Class: UiComponents::DaisyUi::DataDisplay::Stat::Item::ValueComponent
- Inherits:
-
BaseComponent
- Object
- ViewComponent::Base
- BaseComponent
- UiComponents::DaisyUi::DataDisplay::Stat::Item::ValueComponent
- Defined in:
- app/components/ui_components/daisy_ui/data_display/stat/item/value_component.rb
Constant Summary collapse
- CSS_CLASSES_DEFAULT =
%w[stat-value].freeze
- CSS_CLASSES =
CSS_CLASSES_DEFAULT
Constants inherited from BaseComponent
BaseComponent::ALIGNS, BaseComponent::AXES, BaseComponent::COLORS, BaseComponent::CSS_CLASSES_VARIANTS, BaseComponent::KINDS, BaseComponent::SIZES
Instance Attribute Summary
Attributes inherited from BaseComponent
Method Summary
Methods inherited from BaseComponent
#initialize, tracks_slot_order
Constructor Details
This class inherits a constructor from UiComponents::DaisyUi::BaseComponent