Skip to content

Cara menyisipkan icon di x.vote? #283

Discussion options

You must be logged in to vote
<div class="votes">
  <?php $icon = self::components('icon', [
      'path' => $state->y->linoo->icon->{'thumbs_up'},
      'size' => 22
  ]); ?>
  <?= self::form('vote', [
      'key' => 'y',
      'title' => $icon . ' <span role="status">%d</span>'
  ]); ?>
</div>

Replies: 1 comment 17 replies

Comment options

You must be logged in to vote
17 replies
@taufik-nurrohman
Comment options

@yuliakbard
Comment options

@taufik-nurrohman
Comment options

@taufik-nurrohman
Comment options

@yuliakbard
Comment options

Answer selected by taufik-nurrohman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
x.vote Vote extension.
2 participants