Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
IAction
Interface IAction
interface
IAction
{
className
?:
string
;
icon
?:
string
;
name
:
string
;
action
(
row
)
:
void
;
}
Index
Properties
class
Name?
icon?
name
Methods
action
Properties
Optional
class
Name
class
Name
?:
string
Optional
icon
icon
?:
string
name
name
:
string
Methods
action
action
(
row
)
:
void
Parameters
row
:
IDataRow
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
class
Name
icon
name
action
LineUpJS - v4.11.0
Loading...