Row Action
Last updated
Card Table Row Selection
Row Selection Column
Popover
Pulse
Trigger Before Render
Trigger On Click
Specify a text that should get displayed on row selection.
Allowed Values: An expression which should return string after evaluation
Select an icon which should be displayed on row selection.
Allowed Values: Icon List
Specify minimum no. of rows to be selected to perform a row action.
Allowed Values: Any number value
Specify maximum no. of rows to be selected to perform a row action.
Allowed Values: Any number value
Choose a function which returns and decides visibility of this row action based on a condition.
Allowed Values: Controller Function
Choose a function to be invoked when we click on row action after a row selection.
Allowed Values: Controller Function
Last updated