Drop Target Wrapper
Description:
Drop Target Wrapper
Drop Target Wrapper component used to bind it in a drop wrapper. This will allow drag source wrapper contents to be dropped inside it.
Allowed Parent Components:
Col
Horizontal Section
Vertical Section
Allowed Child Components:
Aggregate Card
Card Table
DataList
IOT Canvas
Popover
Pulse
Row
Trigger Before Render
Trigger On Drop
Properties
➤ Min Height
Provide a numerical value to specify minimum height. In most cases, you can leave this blank.
Allowed Values: Any number value
➤ Can Drop Expression
Provide an expression which returns boolean value for dropping the component.
Allowed Values: An expression which should return boolean after evaluation
➤ Can Drag
Allowed Values: Controller Function
➤ Begin Drag
Allowed Values: Controller Function
➤ On Drop
Allowed Values: Controller Function
Last updated