How to get color from color palette in js?
-
I want to use these colors in javascript.
https://quasar-framework.org/components/color-palette.html -
Hi @olegmihh please check this https://quasar-framework.org/components/color-utils.html
-
This post is deleted! -
@shone said in How to get color from color palette in js?:
Hi @olegmihh please check this https://quasar-framework.org/components/color-utils.html
I want to get color from string ‘blue-grey-10’. How to do this?