my-select

Properties

PropertyAttributeDescriptionTypeDefault
defaultOptions--any[][]
isClearableclearablebooleanfalse
isDisableddisabledbooleanfalse
isMultiplemultiplebooleanfalse
isOrderedorderedbooleanfalse
isRequiredrequiredbooleanfalse
labellabelstringnull
placeholderplaceholderstring'Select value'

Events

EventDescriptionType
my-changeCustomEvent<any>

Dependencies

Depends on

Graph

graph TD;
  my-combobox --> my-chip
  style my-combobox fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS