@php $examples = [ '12 and 24 hours, outlined and filled' => <<<'BLADE' BLADE, 'Steps and limits' => <<<'BLADE'

Stored as

BLADE, ]; @endphp

Time pickers

<x-timepicker> — M3's dial and input time picker in a modal dialog, opened from a text field.

@foreach ($examples as $title => $code) @endforeach