Method: Irelia::Form::TextField::Preview#default
- Defined in:
- app/components/irelia/form/text_field/preview.rb
#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 |