Preparing search index...
The search index is not available
LineUpJS - v4.12.0
LineUpJS
SidePanel
Class SidePanel
Index
Constructors
constructor
Properties
node
Accessors
collapsed
Methods
destroy
update
Constructors
constructor
new
SidePanel
(
ctx
:
Readonly
<
IRankingHeaderContextContainer
>
,
document
:
Document
,
options
?:
Partial
<
ISidePanelOptions
>
,
)
:
SidePanel
Parameters
ctx
:
Readonly
<
IRankingHeaderContextContainer
>
document
:
Document
options
:
Partial
<
ISidePanelOptions
>
= {}
Returns
SidePanel
Properties
Readonly
node
node
:
HTMLElement
Accessors
collapsed
get
collapsed
()
:
boolean
Returns
boolean
set
collapsed
(
value
:
boolean
)
:
void
Parameters
value
:
boolean
Returns
void
Methods
destroy
destroy
()
:
void
Returns
void
update
update
(
ctx
:
Readonly
<
IRankingHeaderContextContainer
>
)
:
void
Parameters
ctx
:
Readonly
<
IRankingHeaderContextContainer
>
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
node
Accessors
collapsed
Methods
destroy
update
LineUpJS - v4.12.0
Loading...