Class: Shadcn::InputGroup::Text::Component

Inherits:
ApplicationViewComponent show all
Defined in:
app/components/shadcn/input_group/text/component.rb

Overview

InputGroupText. A <span>, and like ButtonGroupText it carries no data-slot upstream, so it is not given one here.

Constant Summary

Constants inherited from ApplicationViewComponent

ApplicationViewComponent::CONTENTS_STYLE, ApplicationViewComponent::VOID_TAGS

Instance Attribute Summary

Attributes inherited from ApplicationViewComponent

#attributes

Method Summary

Methods inherited from ApplicationViewComponent

#call, #css_classes, default_tag, #element_attributes, #initialize, #merged_style, #render_element, #shadcn_t, slot_name, #style_variants, #tag_name

Constructor Details

This class inherits a constructor from Shadcn::ApplicationViewComponent