BootstrapClientTagBox.GetTokenHtmlElement(index) Method
Obsolete. Returns an HTML span element that corresponds to the specified token.
Declaration
GetTokenHtmlElement(
index: number
): any
Parameters
Name | Type |
---|---|
index | number |
Returns
Type |
---|
any |
See Also