Search by

bladewindui / timepicker

mkocansey

BladewindUI — Timepicker component

Package info

github.com/bladewindui/timepicker

Language:Blade

pkg:composer/bladewindui/timepicker

Statistics

Installs: 4

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v5.1.0 2026-09-10 00:47 UTC

This package is auto-updated.

Last update: 2026-09-10 00:48:52 UTC


README

License Packagist Version

BladewindUI

Timepicker

BladewindUI — Timepicker component.

Installation

composer require bladewindui/timepicker

Or install the full library:

composer require bladewindui/ui

Documentation

Full documentation, live demos, and all available attributes are at bladewindui.com.

Livewire

The time value input dispatches a native change event whenever the time is set or cleared, so wire:model observes it. The delegated bindings (and the @once-guarded modal variant) are idempotent, so a Livewire re-render does not create duplicate listeners.

License

MIT — see the LICENSE file.