new TypeAheadProposal(value, labelopt, iconopt)
Creates a new type ahead proposal.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
value | any | The proposed value | |
label | string | <optional> | Label |
icon | $k.Blob | <optional> | Icon to show next to the proposal |
- Since
- 5.8.0