Class: Pinnacle::Types::CheckboxField
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Pinnacle::Types::CheckboxField
- Defined in:
- lib/pinnacle/types/checkbox_field.rb
Overview
Multi-select checkbox group when ‘options` is provided. If `options` is omitted the field renders as a single boolean checkbox.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Pinnacle::Internal::Types::Model