Popii - v0.5.1
GitHub
npm
Preparing search index...
index
PopiiPluginConfigField
Interface PopiiPluginConfigField
interface
PopiiPluginConfigField
{
type
:
"string"
|
"number"
|
"boolean"
|
"select"
;
description
?:
string
;
required
?:
boolean
;
default
?:
unknown
;
options
?:
string
[]
;
env
?:
string
;
}
Index
Properties
type
description?
required?
default?
options?
env?
Properties
type
type
:
"string"
|
"number"
|
"boolean"
|
"select"
Optional
description
description
?:
string
Optional
required
required
?:
boolean
Optional
default
default
?:
unknown
Optional
options
options
?:
string
[]
Optional
env
env
?:
string
Suggested environment variable name for this field.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
description
required
default
options
env
GitHub
npm
Popii - v0.5.1
Loading...
Suggested environment variable name for this field.