Class: Irelia::Modal::Preview
- Inherits:
-
ComponentPreview
- Object
- ComponentPreview
- Irelia::Modal::Preview
- Defined in:
- app/components/irelia/modal/preview.rb
Instance Method Summary collapse
- #remote_content ⇒ Object
-
#static_content ⇒ Object
You can specify the container class for the default template self.container_class = “w-1/2 border border-gray-300”.
Instance Method Details
#remote_content ⇒ Object
10 11 |
# File 'app/components/irelia/modal/preview.rb', line 10 def remote_content end |
#static_content ⇒ 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/components/irelia/modal/preview.rb', line 7 def static_content end |