Class: Page::Container::Preview
- Inherits:
-
ApplicationViewComponentPreview
- Object
- ApplicationViewComponentPreview
- Page::Container::Preview
- Defined in:
- app/frontend/components/page/container/preview.rb
Instance Method Summary collapse
-
#default ⇒ Object
You can specify the container class for the default template self.container_class = “w-1/2 border border-gray-300”.
Instance Method Details
#default ⇒ Object
You can specify the container class for the default template self.container_class = “w-1/2 border border-gray-300”
7 8 |
# File 'app/frontend/components/page/container/preview.rb', line 7 def default end |