- Description:
Selectors for the component library
- Source:
- Copyright:
- 2021 Bas Brands
- 2021 Bas Brands
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Selectors for the component library
Members
(static) clipboardbutton :string
- Description:
A selector relating to the 'Copy to clipboard' button.
- Source:
A selector relating to the 'Copy to clipboard' button.
Type:
- string
(static) clipboardcontent :string
- Description:
A selector relating to the content copied by the 'Copy to clipboard' button.
- Source:
A selector relating to the content copied by the 'Copy to clipboard' button.
Type:
- string
(static) componentlibrary :string
- Description:
A selector relating to the entire Component Library content region.
- Source:
A selector relating to the entire Component Library content region.
Type:
- string
(static) dropdownmenu :string
- Description:
A selector relating to the search dropdown menu.
- Source:
A selector relating to the search dropdown menu.
Type:
- string
(static) jscode :string
- Description:
A selector relating to JS Code which is to be run for examples to function.
- Source:
A selector relating to JS Code which is to be run for examples to function.
Type:
- string
(static) mustachecode :string
- Description:
A selector relating to Mustache Template code regions.
- Source:
A selector relating to Mustache Template code regions.
Type:
- string
(static) mustachecontext :string
- Description:
A selector relating to Mustache context regions.
- Source:
A selector relating to Mustache context regions.
Type:
- string
(static) mustacherawcontext :string
- Description:
A selector relating to raw Mustache content regions.
- Source:
A selector relating to raw Mustache content regions.
Type:
- string
(static) mustacherendered :string
- Description:
A selector relating to rendered Mustache content regions.
- Source:
A selector relating to rendered Mustache content regions.
Type:
- string
(static) mustachesource :string
- Description:
A selector relating to Mustache source code regions.
- Source:
A selector relating to Mustache source code regions.
Type:
- string
(static) searchinput :string
- Description:
A selector relating to the 'Search' text input.
- Source:
A selector relating to the 'Search' text input.
Type:
- string
(static) searchsubmit :string
- Description:
A selector relating to the 'Search' submit btton.
- Source:
A selector relating to the 'Search' submit btton.
Type:
- string