Skip to main content

fields/time.php

This snippet renders a time picker for forms, allowing users to select a specific time for meetings or appointments.

Default

You can overwrite this snippet by placing a custom version in site/snippets/email-manager/fields/time.php.

Modify the CSS classes or structure to match your project’s requirements.

<input type="time" <?= $field->attr() ?>>