Search by

bladewindui / colorpicker

mkocansey

BladewindUI — Color picker component

Package info

github.com/bladewindui/colorpicker

Language:Blade

pkg:composer/bladewindui/colorpicker

Statistics

Installs: 6

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:48 UTC


README

License Packagist Version

BladewindUI

Color Picker

BladewindUI — Color picker component.

Installation

composer require bladewindui/colorpicker

Or install the full library:

composer require bladewindui/ui

Documentation

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

Livewire

The colour value input dispatches a native change event when a colour is picked, so wire:model observes it. The delegated bindings are idempotent, so a Livewire re-render does not create duplicate listeners.

License

MIT — see the LICENSE file.