Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 268 Bytes

form-money.md

File metadata and controls

13 lines (10 loc) · 268 Bytes

Money Form Type

Input text with auto money number format

Code Sample

$this->form[] = ['label'=>'Price','name'=>'price','type'=>'money'];

What's Next

Table Of Contents