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

BootstrapClientTagBox.GetTokenRemoveButtonHtmlElement(index) Method

Obsolete. Returns an HTML span element that corresponds to the specified token‘s remove button.

Declaration

GetTokenRemoveButtonHtmlElement(
    index: number
): any

Parameters

Name Type
index number

Returns

Type
any
See Also