Module: GovukComponent::Traits::CustomHtmlAttributes
- Defined in:
- app/components/govuk_component/traits/custom_html_attributes.rb
Instance Attribute Summary collapse
-
#html_attributes ⇒ Object
readonly
Returns the value of attribute html_attributes.
Instance Attribute Details
#html_attributes ⇒ Object (readonly)
Returns the value of attribute html_attributes.
4 5 6 |
# File 'app/components/govuk_component/traits/custom_html_attributes.rb', line 4 def html_attributes @html_attributes end |