Class: Navbar::DarkModeSwitcher::Preview
- Inherits:
-
ApplicationViewComponentPreview
- Object
- ViewComponentContrib::Preview::Base
- ApplicationViewComponentPreview
- Navbar::DarkModeSwitcher::Preview
- Defined in:
- app/frontend/components/navbar/dark_mode_switcher/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”
9 |
# File 'app/frontend/components/navbar/dark_mode_switcher/preview.rb', line 9 def default; end |