blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
RenderToolbarOptions
Interface RenderToolbarOptions<TItem>
interface
RenderToolbarOptions
<
TItem
extends
ToolbarItem
=
ToolbarItem
>
{
activeId
?:
string
;
characters
?:
ToolbarCharacters
;
dense
?:
boolean
;
items
:
readonly
TItem
[]
;
pad
?:
boolean
;
width
:
number
;
}
Type Parameters
TItem
extends
ToolbarItem
=
ToolbarItem
Index
Properties
active
Id?
characters?
dense?
items
pad?
width
Properties
Optional
active
Id
activeId
?:
string
Optional
characters
characters
?:
ToolbarCharacters
Optional
dense
dense
?:
boolean
Hide labels and shortcuts while preserving accessible item data.
items
items
:
readonly
TItem
[]
Optional
pad
pad
?:
boolean
width
width
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Id
characters
dense
items
pad
width
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Hide labels and shortcuts while preserving accessible item data.