Class: Protos::Tabs::Tab
- Defined in:
- lib/protos/tabs/tab.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
11 12 13 |
# File 'lib/protos/tabs/tab.rb', line 11 def view_template(&) (**attrs, disabled:, &) end |