tailwindcss/docs/source/docs/forms.blade.md

1.7 KiB

extends title
_layouts.documentation Forms

Forms

Work in progress!

More detailed documentation is coming soon.

Custom Select

Form controls are great candidates for component classes, but just for fun, here's how you can build a fully custom select menu with just utility classes:

@component('_partials.code-sample', ['lang' => 'html', 'class' => 'text-center'])

Really long option that will likely overlap the chevron Option 2 Option 3
@endcomponent