iink-ts - v4.0.0
Preparing search index...
CollapsibleWrapper
Class CollapsibleWrapper
Remarks
Utility class to create a collapsible wrapper around menu content
Index
Constructors
constructor
Methods
destroy
get
Element
set
Active
toggle
Constructors
constructor
new
CollapsibleWrapper
(
content
:
HTMLElement
,
title
:
string
,
id
?:
string
,
)
:
CollapsibleWrapper
Parameters
content
:
HTMLElement
title
:
string
Optional
id
:
string
Returns
CollapsibleWrapper
Methods
destroy
destroy
()
:
void
Returns
void
get
Element
getElement
()
:
HTMLDivElement
Returns
HTMLDivElement
set
Active
setActive
(
active
:
boolean
)
:
void
Parameters
active
:
boolean
Returns
void
toggle
toggle
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
destroy
get
Element
set
Active
toggle
iink-ts - v4.0.0
Loading...
Remarks
Utility class to create a collapsible wrapper around menu content