Skip to content

Label Component

Component:

blade
<x-label />

Props

  • title
  • for
  • required

Behavior

  • renders a form-label
  • adds the required class when requested
  • renders the title as HTML-safe content

All rights reserved.