tiaguinho / material-community-components

:panda_face: Angular Material Components created from the community

Home Page:https://tiaguinho.github.io/material-community-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set default usedColorStart on ColorPickerConfig

YZahringer opened this issue · comments

It would be useful to be able to specify the default colors of usedColorStart when importing the module, such as empty_color.

Currently it is necessary to set the value for each use.

Thank you for the improvement 👍

Now we can set the default colors, but not specify their number. It would miss usedSizeColors in the ColorPickerConfig? The default value of usedColorLabel and hideButtons would also be useful.