Interface TabsEvents

Hierarchy

Index

Properties

Optional activate

activate: TabsEvent<TabsActivationUIParams> | undefined

Optional beforeActivate

beforeActivate: TabsEvent<TabsActivationUIParams> | undefined

Optional beforeLoad

beforeLoad: TabsEvent<TabsBeforeLoadUIParams> | undefined

Optional create

create: TabsEvent<TabsCreateOrLoadUIParams> | undefined

Optional load