blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
SelectionSummaryOptions
Interface SelectionSummaryOptions<TAction>
interface
SelectionSummaryOptions
<
TAction
extends
SelectionSummaryAction
=
SelectionSummaryAction
,
>
{
box
?:
SelectionSummaryBoxOptions
;
data
:
SelectionSummaryData
<
TAction
>
;
parent
:
Node
;
}
Type Parameters
TAction
extends
SelectionSummaryAction
=
SelectionSummaryAction
Index
Properties
box?
data
parent
Properties
Optional
box
box
?:
SelectionSummaryBoxOptions
data
data
:
SelectionSummaryData
<
TAction
>
parent
parent
:
Node
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
box
data
parent
GitHub
Roadmap
blessed-components - v1.20.0
Loading...