Class: Madmin::Field::TextArea
- Inherits:
-
Madmin::Field
- Object
- Madmin::Field
- Madmin::Field::TextArea
- Defined in:
- lib/madmin/field/text_area.rb
Overview
This field represents a textarea value.
Instance Attribute Summary
Attributes inherited from Madmin::Field
#form, #index, #key, #label, #model, #options, #show, #type
Method Summary
Methods inherited from Madmin::Field
#initialize, #strong_params_keys, #to_partial_path, #value_for
Constructor Details
This class inherits a constructor from Madmin::Field