Actions
The Interaction Modal allows you to add several actions as required.
Add Class
The Add Class property adds the class specified by a Class Name.
Remove Class
The Remove Class property removes the class specified by a Class Name.
Toggle Class
The Toggle Class property adds/removes a given class depending on the current state of the target.
Toggle Slide
The Toggle Slide
property adds the necessary CSS properties to smoothly bring the height of an element to 0 or to its auto height depending on the current state (open or closed) of the element.
Slide Up
The Slide Up property adds the necessary CSS properties to smoothly bring the height of an element to 0.
Slide Down
The Slide Down property adds the necessary CSS properties to smoothly bring the height of an element to its auto height.
Property
The Property property adds a specified property and its value to the target.
Toggle Display
The Toggle Display property adds the necessary CSS properties to either show or hide the target depending on its current state.
Toggle Display Smooth
The Toggle Display Smooth property adds the necessary CSS properties to either show or hide with a fade in the target depending on its current state.
Custom Function
The Custom Function property allows you to add custom functions that take priority over built-in functions.
Target
The Target property allows you to choose the target on which you want the action applied such as: Current, Selector, Includes, Parent, With Attribute, With Attribute Value.
You can specify one or multiple targets for every action
Conditions
You can specify one or multiple conditions for every action
The Conditions property allows you to choose specific conditions related to the target that will give more scope and control on which elements are selected.
Last updated
Was this helpful?