Class: EasyAdmin::Fields::Form::BelongsToComponent

Inherits:
SelectComponent show all
Defined in:
app/components/easy_admin/fields/form/belongs_to_component.rb

Instance Attribute Summary

Attributes inherited from BaseComponent

#form, #record, #value

Method Summary

Methods inherited from SelectComponent

#view_template

Methods inherited from BaseComponent

#easy_admin_url_helpers, #helpers, #initialize, #rails_url_helpers, #view_template

Methods included from EasyAdmin::FieldsHelper

#field_component, #render_field

Methods included from DashboardsHelper

#delta_badge_classes, #metric_value_classes, #render_card, #sparkline_color, #sparkline_points, #trend_direction, #trend_icon, #trend_indicator_classes

Constructor Details

This class inherits a constructor from EasyAdmin::Fields::BaseComponent