PHP Classes

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

Recommend this page to a friend!
  Classes of Aby Dahana   Aksara   themes/default/components/form/time.twig   Download  
File: themes/default/components/form/time.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: 5 months ago
Size: 218 bytes
 

Contents

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