Click interaction - timeout option

From old feedback: Click interaction - timeout option | Cwicly

An option to set a delay (setTimeout) when adding, removing or toggling classes through click/tap intractions.

This is very basic and should be a part of the interactions options.

Adding/removing/toggling classes or attributes after a certain time when interacting with an element makes more and more sense.

For instance, animate in/out tab or accordion content, using a class (in combination with Relative Styling) which gets added/removed after a user interacts with the tab/accordion header trigger.

Right now, it is impossible to animate content in and out, it necessarily requires custom JS.

1 Like