Skip to main content

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