tool_componentlibrary/selectors

Selectors for the component library

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Members

(static) clipboardbutton :string

Source:

A selector relating to the 'Copy to clipboard' button.

Type:
  • string

(static) clipboardcontent :string

Source:

A selector relating to the content copied by the 'Copy to clipboard' button.

Type:
  • string

(static) componentlibrary :string

Source:

A selector relating to the entire Component Library content region.

Type:
  • string

(static) dropdownmenu :string

Source:

A selector relating to the search dropdown menu.

Type:
  • string

(static) jscode :string

Source:

A selector relating to JS Code which is to be run for examples to function.

Type:
  • string

(static) mustachecode :string

Source:

A selector relating to Mustache Template code regions.

Type:
  • string

(static) mustachecontext :string

Source:

A selector relating to Mustache context regions.

Type:
  • string

(static) mustacherawcontext :string

Source:

A selector relating to raw Mustache content regions.

Type:
  • string

(static) mustacherendered :string

Source:

A selector relating to rendered Mustache content regions.

Type:
  • string

(static) mustachesource :string

Source:

A selector relating to Mustache source code regions.

Type:
  • string

(static) searchinput :string

Source:

A selector relating to the 'Search' text input.

Type:
  • string

(static) searchsubmit :string

Source:

A selector relating to the 'Search' submit btton.

Type:
  • string