Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PluginUIElemTypeRecord

Defines a particular plugin UI element. This interface defines a "core" of the element record, since additional properties might be required (PluginUIElemDefinitions), based on the element type.

Hierarchy

  • PluginUIElemTypeRecord

Index

Properties

Properties

name

name: string

Element name (ID used later to retrieve element's value)

type

Element type

Generated using TypeDoc