Members
(static, constant) MultipleInput
default data source model : { value : string, checked : boolean, prefixValue : string }
(static, constant) SelectMultipleRemote
(static, constant) SelectRemote
select ajax remote component build-in with love <3 value was props into child-component automatically
(static, constant) SelectRemote2
(inner) INPUT_MAX_VALUE
Methods
(inner) FormManager(fields, default, form, layout)
Representer for form manager, build-in
Parameters:
Name | Type | Description |
---|---|---|
fields |
IField | define each field config |
default |
Object | define initial value |
form |
FormInstance | represented for form instance |
layout |
horizontal | vertical | optional choose horizontal or vertial layout |