blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
FlattenGroupedListRowsOptions
Interface FlattenGroupedListRowsOptions<TItem>
Options accepted by
flattenGroupedListRows
.
interface
FlattenGroupedListRowsOptions
<
TItem
extends
GroupedListItem
=
GroupedListItem
,
>
{
sections
:
readonly
GroupedListSection
<
TItem
>
[]
;
}
Type Parameters
TItem
extends
GroupedListItem
=
GroupedListItem
Hierarchy (
View Summary
)
FlattenGroupedListRowsOptions
RenderGroupedListOptions
Index
Properties
sections
Properties
sections
sections
:
readonly
GroupedListSection
<
TItem
>
[]
Ordered sections. Caller-owned data is never mutated.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
sections
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Options accepted by flattenGroupedListRows.