Search.../

Dropdown

Dropdowns are used for selecting one of a number of options. Learn more.

Guides

Additional information about this section

Properties

Store values associated with an object

  • label
  • options
  • placeholder
  • selectedIndex
  • style
  • value
  • customClassList
  • deleted
  • rendered
  • global
  • id
  • parent
  • type
  • valid
  • validationMessage
  • validity
  • hidden
  • isVisible
  • collapsed
  • enabled
  • required
Functions

Perform actions on an object

  • onChange( )
  • onCustomValidation( )
  • delete( )
  • onMouseIn( )
  • onMouseOut( )
  • restore( )
  • scrollTo( )
  • onViewportEnter( )
  • onViewportLeave( )
  • resetValidityIndication( )
  • updateValidityIndication( )
  • hide( )
  • show( )
  • collapse( )
  • expand( )
  • disable( )
  • enable( )
  • blur( )
  • focus( )
  • onBlur( )
  • onFocus( )
  • onClick( )
  • onDblClick( )