Class: Typography::H3

Inherits:
Base
  • Object
show all
Defined in:
lib/phlex_ui/typography/h3.rb

Instance Method Summary collapse

Instance Method Details

#view_templateObject



5
6
7
# File 'lib/phlex_ui/typography/h3.rb', line 5

def view_template(&)
  h3(**attrs, &)
end