Const
Result values that event handlers can return to control flow.
Readonly
Continue processing subsequent handlers
Stop processing and skip remaining handlers
Result values that event handlers can return to control flow.