Search results

SelectEventArgs API in Vue Schedule API component

An interface that holds options to control the select action.

Properties

allowMultipleRow

boolean

Determines whether to select multiple row.

data

Record | Record[]

Return the appropriate cell or event data based on the action.

event

Event

Defines the type of the event.

groupIndex

number

Returns the clicked resource row index.

name

string

Specifies name of the event.

requestType

string

Returns the request type of the current action.

showQuickPopup

boolean

Determines whether to open the quick popup on multiple cell selection.