Similar to onChange but dispatches an event instead of calling a function. Requires dispatchEvent to be defined on the target.
dispatchEvent
Optional
The name of the event to dispatch. Default: 'key-changed'
key
Generated using TypeDoc
Similar to onChange but dispatches an event instead of calling a function. Requires
dispatchEvent
to be defined on the target.