Class: Tailwinds::Form::Multiselect::CaretComponent
- Inherits:
-
Tramway::BaseComponent
- Object
- ViewComponent::Base
- Tramway::BaseComponent
- Tailwinds::Form::Multiselect::CaretComponent
- Defined in:
- app/components/tailwinds/form/multiselect/caret_component.rb
Overview
Caret icon component
Constant Summary collapse
- SIZE_CLASSES =
{ small: 'w-3 h-3', medium: 'w-4 h-4', large: 'w-6 h-6' }.freeze
Constants included from Tramway::Helpers::ViewsHelper
Tramway::Helpers::ViewsHelper::FORM_SIZES
Method Summary
Methods included from Tramway::Helpers::ViewsHelper
#tramway_back_button, #tramway_badge, #tramway_button, #tramway_cell, #tramway_container, #tramway_flash, #tramway_form_for, #tramway_header, #tramway_main_container, #tramway_row, #tramway_table, #tramway_title