Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOptions

Options for the plugin.

Hierarchy

  • IOptions

Index

Properties

evalServerTheme

evalServerTheme: boolean

Indicates if the theme should be registered to the Layout using eval. It can be dangerous.

default

true

forcePluginLayout

forcePluginLayout: boolean

Indicates if the Plugin layout should be forced if the layout provided is not extending the Plugin Layout.

default

true

loadRoboto

loadRoboto: boolean

Indicates if the Roboto font from the googleapis should be loaded.

default

true

theme

theme: string

Relative path to the theme from the app directory.

default

null

Generated using TypeDoc