on property

Event handlers keyed by DOM event name (click, input, change...).

Implementation

final Map<String, BloomEventHandler>? on;