Class: Shadcn::Textarea::Component

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

Overview

Port of registry/new-york-v4/ui/textarea.tsx

Direct Known Subclasses

InputGroup::Textarea::Component

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