DropEventArgs
12 Sep 20251 minute to read
Interface to define the DropEventArgs for dropping action of group and rules.
Properties
cancel boolean
Determines whether to cancel the dropping action based on certain conditions.
dropGroupID string
Returns the ID of the group where the drop action is initiated.
dropRuleID string
Returns the ID of the rule where the drop action is initiated.