Class: Avo::Fields::TagsField::ShowComponent

Inherits:
ShowComponent
  • Object
show all
Includes:
Concerns::ItemLabels
Defined in:
app/components/avo/fields/tags_field/show_component.rb

Instance Attribute Summary

Attributes inherited from ShowComponent

#compact, #field, #index, #kwargs, #resource, #short, #stacked, #view

Method Summary

Methods included from Concerns::ItemLabels

#label_from_item, #suggestions_are_a_hash?, #suggestions_by_id, #value_for_item

Methods inherited from ShowComponent

#disabled?, #field_wrapper_args, #initialize, #stimulus_attributes, #wrapper_data

Methods included from ResourcesHelper

#field_wrapper, #filter_wrapper, #index_field_wrapper, #item_select_all_input, #item_selector_init, #item_selector_input, #resource_grid, #resource_table

Constructor Details

This class inherits a constructor from Avo::Fields::ShowComponent