Interface: SelectionUIComponent<TConfig>
Type Parameters
Type Parameter |
---|
TConfig |
Properties
setLoadingState()?
optional
setLoadingState: () =>void
Returns
void
setConfig()
setConfig: (
config
) =>void
Parameters
Parameter | Type |
---|---|
config | TConfig |
Returns
void
destroy()
destroy: () =>
void
Returns
void