Preparing search index...
The search index is not available
@advjs/monorepo
@advjs/monorepo
types/src
AdvThemeMeta
Interface AdvThemeMeta
Metadata for "advjs" field in themes' package.json
interface
AdvThemeMeta
{
colorSchema
?:
"dark"
|
"light"
|
"both"
;
type
?:
"2d"
|
"3d"
;
}
Index
Properties
color
Schema?
type?
Properties
Optional
color
Schema
color
Schema
?:
"dark"
|
"light"
|
"both"
Optional
type
type
?:
"2d"
|
"3d"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
color
Schema
type
@advjs/monorepo
client/composables
core/src
parser/src
plugin-babylon/src
theme-default
types/src
Generated using
TypeDoc
Metadata for "advjs" field in themes' package.json