Class: RBUI::TypographySmall
- Defined in:
- lib/rbui/typography/typography_small.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_small.rb', line 5 def view_template(&) small(**attrs, &) end |