Events and Handlers¶
The DateTime Picker component has the following events and handlers available for use:
Events¶
Event |
Description |
---|---|
On Change Event |
Triggers when the component's state value changes. |
On Visibility Change |
Gets activated when the visibility state of the component is altered. You can use this event to define actions that need to take place when the component becomes visible or hidden. |