ng_admin package
documentation
w_select
WSelectComponent
placeholder property
placeholder
ng_admin package
documentation
w_select
WSelectComponent
placeholder property
WSelectComponent class
Constructors
WSelectComponent
Properties
clearable
hashCode
highlighted
highlightedIdx
input
inputWidth
isRequired
loading
optionPrefix
options
optionsContainer
optionSuffix
optionsWithFilter
placeholder
runtimeType
searchable
selectedItemIdx
selectedLabel
showOptions
value
valueChange
Methods
getOptionItemClasses
ngOnInit
noSuchMethod
onInputChange
selectOption
toggleShowOptions
toString
Operators
operator ==
placeholder
property
String
placeholder
@
Input
('placeholder'), read / write
Implementation
@Input('placeholder') String placeholder = 'Please Select';