effect-tree
Preparing search index...
index
Draw
PartF
PartF
Type Alias PartF<A>
PartF
:
TaggedEnum
<
{
ColumnF
:
HorizontallyAligned
&
PartColumnData
<
A
>
;
EmptyF
:
{}
;
RowF
:
Aligned
&
PartRowData
<
A
>
;
TextF
:
{
show
:
string
}
;
}
,
>
A filled rectangular block of characters used by the tree drawing routines as an output type.
Type Parameters
A
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-tree
Loading...
A filled rectangular block of characters used by the tree drawing routines as an output type.