An interface that holds options to control the select action.
boolean
Determines whether to select multiple row.
Record
| Record[]
Return the appropriate cell or event data based on the action.
HTMLElement
| HTMLElement[]
Returns the single or collection of HTML element(s).
Event
Defines the type of the event.
number
Returns the clicked resource row index.
string
Specifies name of the event.
string
Returns the request type of the current action.
boolean
Determines whether to open the quick popup on multiple cell selection.