Search results

RemoveEventArgs API in JavaScript Tabs API control

An interface that holds options to control the removing and removed item action.

Properties

cancel

boolean

Defines the prevent action.

name

string

Specifies name of the event.

removedIndex

number

Defines the removed Tab item index.

removedItem

HTMLElement

Defines the removed Tab item element.