Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
ILineUpLike
Interface ILineUpLike
interface
ILineUpLike
{
data
:
IDataProvider
;
node
:
HTMLElement
;
destroy
(
)
:
void
;
dump
(
)
:
any
;
}
Implemented by
ALineUp
Index
Properties
data
node
Methods
destroy
dump
Properties
Readonly
data
data
:
IDataProvider
Readonly
node
node
:
HTMLElement
Methods
destroy
destroy
(
)
:
void
Returns
void
dump
dump
(
)
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
data
node
destroy
dump
LineUpJS - v4.11.0
Loading...