Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IScopedSettings

Scoped Settings define configurations that are only applied for specific scopes based on expressions and/or a RegEx that is checked against the current URL.

Hierarchy

  • IScopedSettings

Properties

Optional identifier

identifier: IScopeIdentifier

Identifies the current scope - if omitted it will always match.

Optional key

key: string

This is optional and can be used to identify this setting

settings

settings: IScopeSettings

The actual settings that will be applied