Special Format Input Elements - Events Display
Categories:
This page example input elements of various ’type'.
These are the Special Format input elements that render with dialogs e.g. time, date, colour.
It is important to understand that these are rendered by the browser, and unless specific event hooks have been added to control the behaviour, we don’t normally have to test the control, we test that the system can handle the value of the control.
Normally these would be shown in a form, but they are often used to build a ui with event hooks.
Event hooks have been added, you can see the event information on the page when you click, move the mouse or interact with the element.