InputDate
Implements a date selector.
Settings
Setting | Value | Description |
---|---|---|
Container | false | Accepts nested children components. |
Droppable | true | Added as a nested child component inside a container. |
Editable | false | Can be edited |
Interactive | true | Can receive events |
Properties
No defined.
Property | Type | Default | Description |
---|---|---|---|
Holder Id | General | Holder Private Id where Label component is also included | |
Valid | Boolean | false | Checks if the field value is valid |
Value | General | Value of the field |
Actions
No actions defined.
Events
No defined.
Available | Description | |
---|---|---|
Click | no | Can receive clicks events |
Change | yes | Can receive change events |
Last updated