tailwindcss/docs/source/styles/forms.blade.md
2017-10-20 11:33:06 -04:00

1.2 KiB

extends title
_layouts.markdown Forms

Forms

Include documentation around:

  • input-reset helper
  • Creating input groups/custom selects and using pointer-events-none
  • The placeholder text styling in our base styles

Custom Select

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

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