hyTags
HomeHome DocumentationDocumentation

event-allow-default

Allows the default action of the event to occur.
Parameter
Type
Description
return
void
No return value.
Test Case:Allow default action
    <div></div>
    
    <event-allow-default>
    <bool-true>
    <assert-true>
    
    👆 Try to change something!
  • Test succeeded Test failed