PHP Classes

File: themes/backend/components/form/month.twig

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

Contents

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