Preparing search index...
The search index is not available
flowie.app
flowie.app
BasicLabel
Interface BasicLabel
interface
BasicLabel
{
color
?:
Color
;
description
?:
string
;
meta
?:
Record
<
string
,
unknown
>
;
name
:
string
;
}
Hierarchy (
view full
)
LabelValueOptions
BasicLabel
LabelSet
Index
Properties
color?
description?
meta?
name
Properties
Optional
color
color
?:
Color
Optional
description
description
?:
string
Optional
meta
meta
?:
Record
<
string
,
unknown
>
Readonly
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
color
description
meta
name
flowie.app
Loading...