Class: UiComponents::DaisyUi::DataDisplay::AvatarComponent

Inherits:
BaseComponent
  • Object
show all
Defined in:
app/components/ui_components/daisy_ui/data_display/avatar_component.rb

Constant Summary collapse

CSS_CLASSES =
Avatar::ItemComponent::CSS_CLASSES

Constants inherited from BaseComponent

BaseComponent::ALIGNS, BaseComponent::AXES, BaseComponent::COLORS, BaseComponent::CSS_CLASSES_DEFAULT, BaseComponent::CSS_CLASSES_VARIANTS, BaseComponent::KINDS, BaseComponent::SIZES

Method Summary

Methods inherited from BaseComponent

#initialize

Constructor Details

This class inherits a constructor from UiComponents::DaisyUi::BaseComponent