Module: Coco::Concerns
- Defined in:
- app/components/coco/concerns/has_name.rb,
app/components/coco/concerns/with_icon.rb,
app/components/coco/concerns/extendable.rb,
app/components/coco/concerns/acts_as_link.rb,
app/components/coco/concerns/translatable.rb,
app/components/coco/concerns/with_tooltip.rb,
app/components/coco/concerns/accepts_theme.rb,
app/components/coco/concerns/with_dropdown.rb,
app/components/coco/concerns/accepts_options.rb,
app/components/coco/concerns/wraps_component.rb,
app/components/coco/concerns/acts_as_button_group.rb,
app/components/coco/concerns/acts_as_notification.rb,
app/components/coco/concerns/with_dropdown_options.rb,
app/components/coco/concerns/accepts_tag_attributes.rb,
app/components/coco/concerns/acts_as_field_with_options.rb,
app/components/coco/concerns/acts_as_field_with_html_options.rb
Defined Under Namespace
Modules: AcceptsOptions, AcceptsTagAttributes, AcceptsTheme, ActsAsButtonGroup, ActsAsFieldWithHtmlOptions, ActsAsFieldWithOptions, ActsAsLink, ActsAsNotification, Extendable, HasName, Translatable, WithDropdown, WithDropdownOptions, WithIcon, WithTooltip, WrapsComponent