typeAhead()
typeAhead(
name,config):TypeAhead
Defined in: js-api/ui.ts:2415
A text input with type-ahead suggestions; see TypeAheadConfig.
Parameters
| Parameter | Type |
|---|---|
name | string |
config | TypeAheadConfig |
typeAhead(
name,config):TypeAhead
Defined in: js-api/ui.ts:2415
A text input with type-ahead suggestions; see TypeAheadConfig.
| Parameter | Type |
|---|---|
name | string |
config | TypeAheadConfig |