Search results

DropEventArgs API in Vue QueryBuilder API component

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.