Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VusionConfig

Hierarchy

  • VusionConfig

Index

Properties

applyTheme

applyTheme: boolean

baseCSSPath

baseCSSPath: string

Optional configPath

configPath: string

designer

designer: boolean | { host?: string; port?: number; protocol?: string }

docs

docs: boolean | { base?: string; blocks?: Array<MaterialInfo>; components?: Array<MaterialInfo>; directives?: Array<MaterialInfo>; formatters?: Array<MaterialInfo>; install?: string; logo?: string; mode?: string; navbar?: Array<{ text: string; to: string }>; title?: string; utils?: Array<MaterialInfo> }

experimental

experimental: boolean

forceShaking

forceShaking: boolean

libraryPath

libraryPath: string

Optional mode

mode: string

outputPath

outputPath: string

Optional packagePath

packagePath: string

publicPath

publicPath: string

rootViewType

rootViewType: "root" | "entry" | "module" | "branch"

srcPath

srcPath: string

staticPath

staticPath: string

theme

theme: string | Array<string> | Theme

type

type: string

Generated using TypeDoc