Class: Bulmacomp::TabsComponent
- Inherits:
-
ViewComponent::Base
- Object
- ViewComponent::Base
- Bulmacomp::TabsComponent
- Defined in:
- app/components/bulmacomp/tabs_component.rb
Overview
Make an HTML strucrure for a bulma tabs
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
22 23 24 |
# File 'app/components/bulmacomp/tabs_component.rb', line 22 def call return '' end |