Class: Protos::Typography::Paragraph
- Defined in:
- lib/protos/typography/paragraph.rb
Instance Method Summary collapse
Methods inherited from Component
Constructor Details
This class inherits a constructor from Protos::Component
Instance Method Details
#view_template ⇒ Object
10 11 12 |
# File 'lib/protos/typography/paragraph.rb', line 10 def view_template(&) p(**attrs, &) end |