Class: Primer::Alpha::NavList::Item
- Inherits:
-
Beta::NavList::Item
- Object
- ViewComponent::Base
- Component
- ActionList::Item
- Beta::NavList::Item
- Primer::Alpha::NavList::Item
- Defined in:
- app/components/primer/alpha/nav_list/item.rb
Overview
:nodoc:
Constant Summary
Constants inherited from ActionList::Item
ActionList::Item::DEFAULT_DESCRIPTION_SCHEME, ActionList::Item::DEFAULT_SCHEME, ActionList::Item::DEFAULT_SIZE, ActionList::Item::DEFAULT_TRUNCATION_BEHAVIOR, ActionList::Item::DESCRIPTION_SCHEME_MAPPINGS, ActionList::Item::DESCRIPTION_SCHEME_OPTIONS, ActionList::Item::SCHEME_MAPPINGS, ActionList::Item::SCHEME_OPTIONS, ActionList::Item::SIZE_MAPPINGS, ActionList::Item::SIZE_OPTIONS, ActionList::Item::TRUNCATION_BEHAVIOR_MAPPINGS, ActionList::Item::TRUNCATION_BEHAVIOR_OPTIONS
Constants inherited from Component
Component::INVALID_ARIA_LABEL_TAGS
Constants included from Status::Dsl
Constants included from ViewHelper
Constants included from TestSelectorHelper
TestSelectorHelper::TEST_SELECTOR_TAG
Constants included from FetchOrFallbackHelper
FetchOrFallbackHelper::InvalidValueError
Constants included from Primer::AttributesHelper
Primer::AttributesHelper::PLURAL_ARIA_ATTRIBUTES, Primer::AttributesHelper::PLURAL_DATA_ATTRIBUTES
Instance Attribute Summary
Attributes inherited from Beta::NavList::Item
Attributes inherited from ActionList::Item
#active, #disabled, #href, #id, #item_id, #list, #parent
Method Summary
Methods inherited from Beta::NavList::Item
#active?, #before_render, #expand!, #initialize, #kind
Methods inherited from ActionList::Item
Methods inherited from Component
Methods included from JoinStyleArgumentsHelper
Methods included from TestSelectorHelper
Methods included from FetchOrFallbackHelper
#fetch_or_fallback, #fetch_or_fallback_boolean, #silence_deprecations?
Methods included from ClassNameHelper
Methods included from Primer::AttributesHelper
#aria, #data, #extract_data, #merge_aria, #merge_data, #merge_prefixed_attribute_hashes
Methods included from ExperimentalSlotHelpers
Methods included from ExperimentalRenderHelpers
Constructor Details
This class inherits a constructor from Primer::Beta::NavList::Item