[]
        
(Showing Draft Content)

Wijmo_Input.Clickaction

ClickAction Enumeration

Specifies constants that define the action to perform when the user clicks the input element in the control.

Enumeration members

Enumeration members

Open

Open: = 1

Open the drop-down.

Select

Select: = 0

Selects the input element content.

Toggle

Toggle: = 2

Toggle the drop-down.