Skip to content

React Select With Styles#103

Open
umangdarji-dev wants to merge 1 commit intomasterfrom
SelectWithStyles
Open

React Select With Styles#103
umangdarji-dev wants to merge 1 commit intomasterfrom
SelectWithStyles

Conversation

@umangdarji-dev
Copy link
Copy Markdown
Contributor

So in this PR we have added SelectWithStylesComponent
so with the help of this component we can add styles in dropdown options.

stylesKey: { modelName : "templateData", backgroundColor : "bgColor", fontSize:"fontSize", fontWeight: "fontStyle", color : "fontColor" },

This is new Props you have to add in your application. this is just keys of all styles.
and with the help of this keys Crux create styles for options.

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.

1 participant