UIDatetimeFieldEditor
An editor component that lets the user edit text fields on a node.
See: UIFieldEditor for text editing Since: 6.0.0 (3.8.0)
Name | Type | Default | Description |
field |
| Required - Name of the node field to edit | |
node |
| Required - The node | |
label |
| Required - Label of the date editor | |
type |
|
| one of 'datetime', 'date', 'time' |
icon |
| An optional icon, defa | |
disabled |
|
| If the input should be disabled |
Example
Last updated