Add TextArea as a blade component

1 Reply
zydnrbrn
zydnrbrn5d ago
how about blade input but with same filament textarea styles? the code would be like this
<x-filament::input.wrapper>
<textarea
wire:model="name"
class="filament-input block w-full transition duration-75 rounded-lg shadow-sm focus:ring-primary-500 focus:border-primary-500 border-gray-300"
></textarea>
</x-filament::input.wrapper>
<x-filament::input.wrapper>
<textarea
wire:model="name"
class="filament-input block w-full transition duration-75 rounded-lg shadow-sm focus:ring-primary-500 focus:border-primary-500 border-gray-300"
></textarea>
</x-filament::input.wrapper>
Want results from more Discord servers?
Add your server