Color Input
Styled native color picker with optional hex label. Datastar signal tracks the selected value.
form color-input
Usage
form.ColorInput(form.ColorInputProps{
Name: "brand",
Value: "#f28d1d",
ShowHex: true,
})Styled native color picker with optional hex label. Datastar signal tracks the selected value.
form.ColorInput(form.ColorInputProps{
Name: "brand",
Value: "#f28d1d",
ShowHex: true,
})