Input
Creating Input and Editing it
Creating Input
Set Title
Set Description
Set Input value
Lock Element
Unlock Element
Destroy Element
API
Input Options
Prop | Type | Default |
---|---|---|
Callback? | function | nil |
Locked? | boolean | false |
InputIcon? | string | nil |
Type? | string | Input |
Placeholder | string | nil |
Value? | string | nil |
Desc? | string | nil |
Title | string | Input |