Preparing search index...
The search index is not available
LineUpJS - v4.7.0
LineUpJS - v4.7.0
SidePanel
Class SidePanel
Hierarchy
SidePanel
Index
Constructors
constructor
Properties
node
Accessors
collapsed
Methods
destroy
update
Constructors
constructor
new
Side
Panel
(
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
Modules
Line
UpJS -
v4.7.0
builder
Adapter
renderer
Classes
renderer
Utils
Side
Panel
constructor
node
collapsed
destroy
update