Options
All
  • Public
  • Public/Protected
  • All
Menu

The setting values for a plugin.

Hierarchy

  • PartialJSONObject
    • ISettingBundle

Index

Properties

Properties

composite

composite: PartialJSONObject

A composite of the user setting values and the plugin schema defaults.

Notes

The composite values will always be a superset of the user values.

user

user: PartialJSONObject

The user setting values.

Generated using TypeDoc