Module: GovukComponent::Traits::CustomHtmlAttributes

Defined in:
app/components/govuk_component/traits/custom_html_attributes.rb

Instance Attribute Summary collapse

Instance Attribute Details

#html_attributesObject (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