PHP Classes

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

Recommend this page to a friend!
  Classes of Aby Dahana   Aksara   themes/default/components/form/number.twig   Download  
File: themes/default/components/form/number.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: 231 bytes
 

Contents

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