Class: Shadcn::ButtonGroup::Preview
- Inherits:
-
ApplicationViewComponentPreview
- Object
- ViewComponentContrib::Preview::Base
- ApplicationViewComponentPreview
- Shadcn::ButtonGroup::Preview
- Defined in:
- app/components/shadcn/button_group/preview.rb
Instance Method Summary collapse
Instance Method Details
#default ⇒ Object
6 7 8 |
# File 'app/components/shadcn/button_group/preview.rb', line 6 def default render_with_template end |
#vertical ⇒ Object
10 11 12 |
# File 'app/components/shadcn/button_group/preview.rb', line 10 def vertical render_with_template end |