Skip to content

Instantly share code, notes, and snippets.

@farindra
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save farindra/c0883ba7b574e4d365fa to your computer and use it in GitHub Desktop.
Save farindra/c0883ba7b574e4d365fa to your computer and use it in GitHub Desktop.
yii2 costum field 1
<?//= $form->field($model, 'nm_menu', ['template' => "{label}\n<i class='fa fa-user'></i>\n{input}\n{hint}\n{error}"])->textInput(array('placeholder' => 'Username')); ?>
@farindra
Copy link
Author

costom field yii2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment