Skip to main content
A newer version of this page is available. .

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