Class: RBUI::TypographyH1
- Defined in:
- lib/rbui/typography/typography_h1.rb
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from RBUI::Base
Instance Method Details
#view_template ⇒ Object
5 6 7 |
# File 'lib/rbui/typography/typography_h1.rb', line 5 def view_template(&) h1(**attrs, &) end |