PHP Classes

File: themes/default/components/form/email.twig

Recommend this page to a friend!
  Classes of Aby Dahana   Aksara   themes/default/components/form/email.twig   Download  
File: themes/default/components/form/email.twig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Aksara
A CodeIgniter based API and CRUD generator
Author: By
Last change:
Date: 3 months ago
Size: 220 bytes
 

Contents

Class file image Download
<input type="email" name="{{ name }}" role="email" value="{{ value }}" class="form-control {{ class }}" id="{{ name }}_input" placeholder="{{ placeholder }}" maxlength="{{ maxlength }}" spellcheck="false" {{ readonly }}>