Frodo Library - v4.0.0-10
Project Home
Preparing search index...
Reference
CustomNodeProperty
Type Alias CustomNodeProperty
type
CustomNodeProperty
=
{
defaultValue
?:
|
string
|
number
|
boolean
|
Record
<
string
,
string
>
|
string
[]
|
number
[]
;
description
:
string
;
multivalued
:
boolean
;
options
?:
Record
<
string
,
string
>
;
required
:
boolean
;
title
:
string
;
type
:
"NUMBER"
|
"STRING"
|
"OBJECT"
|
"BOOLEAN"
;
}
Index
Properties
default
Value?
description
multivalued
options?
required
title
type
Properties
Optional
default
Value
defaultValue
?:
|
string
|
number
|
boolean
|
Record
<
string
,
string
>
|
string
[]
|
number
[]
description
description
:
string
multivalued
multivalued
:
boolean
Optional
options
options
?:
Record
<
string
,
string
>
required
required
:
boolean
title
title
:
string
type
type
:
"NUMBER"
|
"STRING"
|
"OBJECT"
|
"BOOLEAN"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
default
Value
description
multivalued
options
required
title
type
Project Home
Frodo Library - v4.0.0-10
Loading...