Class: Shadcn::Bubble::Preview
- Inherits:
-
ApplicationViewComponentPreview
- Object
- ViewComponentContrib::Preview::Base
- ApplicationViewComponentPreview
- Shadcn::Bubble::Preview
- Defined in:
- app/components/shadcn/bubble/preview.rb
Instance Method Summary collapse
-
#alignment ⇒ Object
Upstream's "Alignment" and "Links and Buttons".
- #default ⇒ Object
Instance Method Details
#alignment ⇒ Object
Upstream's "Alignment" and "Links and Buttons".
11 12 13 |
# File 'app/components/shadcn/bubble/preview.rb', line 11 def alignment render_with_template end |
#default ⇒ Object
6 7 8 |
# File 'app/components/shadcn/bubble/preview.rb', line 6 def default render_with_template end |