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