rightClickSelect([enable])

Class: List.

Description:

Sets or gets whether to allow selecting list items with a click of a right mouse button.

Parameters:

Name Type Description

[enable]

boolean

Boolean value that enables or disables right-click item selection.

Returns:

Returns this component instance if at least one argument is provided, otherwise returns current value.

Type: boolean | List