Delay directive example
3 seconds delay
Toggle animation "active" binding to {{!trigger}}
Status: {{status}}
Active: {{trigger}}
Delay directive with undo example
1 seconds delay with undo
Toggle animation "active" binding to {{!triggerUndo}}
Status: {{statusDelayed}}
Active: {{triggerUndo}}
Delay directive with disabled example
1 seconds delay with undo
Toggle animation "active" binding to {{!triggerDisabledDeni}}
Status: {{statusDisabledDemo}}
Active: {{triggerDisabledDeni}}