Skip to content

feat: ColorPicker label optional#410

Open
camperking wants to merge 1 commit into
thaw-ui:mainfrom
camperking:main
Open

feat: ColorPicker label optional#410
camperking wants to merge 1 commit into
thaw-ui:mainfrom
camperking:main

Conversation

@camperking

Copy link
Copy Markdown

Hi,

thanks for this nice library! I've changed the label of the ColorPicker to an optional prop and also updated the documentation.

@lizidev

lizidev commented May 10, 2025

Copy link
Copy Markdown
Collaborator

I think adding an optional label slot would be a bit more flexible. For example:

<ColorPicker value>
        <ColorPickerLabel solt let:color>
            {format(color)}
        </ColorPickerLabel>
</ColorPicker>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants