Class: Irelia::Form::TextField::Preview
- Inherits:
-
ComponentPreview
- Object
- ComponentPreview
- Irelia::Form::TextField::Preview
- Defined in:
- app/components/irelia/form/text_field/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/components/irelia/form/text_field/preview.rb', line 7 def default end |