Class: UiComponents::DaisyUi::Action::Modal::Dialog::Box::CloseComponent
- Inherits:
-
BaseComponent
- Object
- ViewComponent::Base
- BaseComponent
- UiComponents::DaisyUi::Action::Modal::Dialog::Box::CloseComponent
- Defined in:
- app/components/ui_components/daisy_ui/action/modal/dialog/box/close_component.rb
Constant Summary collapse
- CSS_CLASSES_DEFAULT =
%w[btn btn-sm btn-circle btn-ghost absolute right-2 top-2].freeze
- CSS_CLASSES =
CSS_CLASSES_DEFAULT
Constants inherited from BaseComponent
BaseComponent::ALIGNS, BaseComponent::AXES, BaseComponent::COLORS, BaseComponent::CSS_CLASSES_VARIANTS, BaseComponent::KINDS, BaseComponent::SIZES
Method Summary
Methods inherited from BaseComponent
Constructor Details
This class inherits a constructor from UiComponents::DaisyUi::BaseComponent