MCPcopy Create free account

hub / github.com/GoogleChromeLabs/howto-components / types & classes

Types & classes26 in github.com/GoogleChromeLabs/howto-components

Class
sectionizer.js:17
Class
elements/howto-accordion/howto-accordion.js:61
Class
elements/howto-accordion/howto-accordion.js:488
Class
elements/howto-accordion/howto-accordion.js:631
Class
elements/howto-tooltip/howto-tooltip.js:17
Class
elements/howto-toggle-button/howto-toggle-button.js:47
Class
elements/howto-tabs/howto-tabs.js:59
Class
elements/howto-tabs/howto-tabs.js:343
Class
elements/howto-tabs/howto-tabs.js:420
Class
elements/howto-label/howto-label.js:42
Class
elements/howto-checkbox/howto-checkbox.js:63
Class
elements/howto-radio-group/howto-radio-group.js:78
Class
elements/howto-radio-group/howto-radio-group.js:147
ClassHowToCheckbox
elements/howto-checkbox/howto-checkbox.js:63
ClassHowToLabel
elements/howto-label/howto-label.js:42
ClassHowToToggleButton
elements/howto-toggle-button/howto-toggle-button.js:47
ClassHowtoAccordion
* `HowtoAccordion` is a container element for headings and panels. * * Each heading must be a `<howto-accordion-heading>`. Each panel must be a
elements/howto-accordion/howto-accordion.js:61
ClassHowtoAccordionHeading
* `HowtoAccordionHeading` is the element for the headings in the accordion. * Accordion to the WAI ARIA Best Practices, each heading needs to wrap
elements/howto-accordion/howto-accordion.js:488
ClassHowtoAccordionPanel
* `HowtoAccordionPanel` is the element for the expandable and collapsible * content. Accordion to the WAI ARIA Best Practices, each panel should be
elements/howto-accordion/howto-accordion.js:631
ClassHowtoPanel
* `HowtoPanel` is a panel for a `<howto-tabs>` tab panel.
elements/howto-tabs/howto-tabs.js:420
ClassHowtoRadioButton
* `HowtoRadioButton` is a simple, checkable button.
elements/howto-radio-group/howto-radio-group.js:78
ClassHowtoRadioGroup
* `HowtoRadioGroup` is responsible for handling user input, and updating the * state of its `HowtoRadioButton` children. It uses the [roving * t
elements/howto-radio-group/howto-radio-group.js:147
ClassHowtoTab
* `HowtoTabsTab` is a tab for a `<howto-tabs>` tab panel. `<howto-tab>` * should always be used with `role=heading` in the markup so that the *
elements/howto-tabs/howto-tabs.js:343
ClassHowtoTabs
* `HowtoTabs` is a container element for tabs and panels. * * All children of `<howto-tabs>` should be either `<howto-tab>` or * `<howto-tabp
elements/howto-tabs/howto-tabs.js:59
ClassHowtoTooltip
* Copyright 2017 Google Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file e
elements/howto-tooltip/howto-tooltip.js:17
ClassParserState
sectionizer.js:17