Class: Katalyst::Navigation::Editor::ErrorsComponent
- Inherits:
-
BaseComponent
- Object
- ViewComponent::Base
- BaseComponent
- Katalyst::Navigation::Editor::ErrorsComponent
- Defined in:
- app/components/katalyst/navigation/editor/errors_component.rb
Instance Attribute Summary
Attributes inherited from BaseComponent
Instance Method Summary collapse
Methods inherited from BaseComponent
#call, #initialize, #menu_form_id
Constructor Details
This class inherits a constructor from Katalyst::Navigation::Editor::BaseComponent
Instance Method Details
#id ⇒ Object
7 8 9 |
# File 'app/components/katalyst/navigation/editor/errors_component.rb', line 7 def id dom_id(, :errors) end |