Skip to content

Hint Component

Component:

blade
<x-hint />

Purpose

Render helper text beneath a form field.

Behavior

  • outputs a <small> element with form-hint styling
  • uses the slot as the message content

All rights reserved.