Docs Updated
This commit is contained in:
@@ -25,16 +25,6 @@ Colorpicker is a custom component built with Tailwind CSS. The button supports s
|
||||
|
||||
> For further details, check the [daisyUI Button Documentation](https://daisyui.com/components/button) – The color picker button accepts standard button styling classes.
|
||||
|
||||
### Example
|
||||
|
||||
```javascript
|
||||
Colorpicker({
|
||||
class: "btn-outline btn-sm",
|
||||
label: "Pick color",
|
||||
value: selectedColor
|
||||
});
|
||||
```
|
||||
|
||||
## Live Examples
|
||||
|
||||
### Basic Colorpicker
|
||||
|
||||
Reference in New Issue
Block a user