Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Override props. #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ryanfox1985
Copy link

Hello,

I override the props with the data in order to able to customize each item.
Here is an example:

data = [
  {
     id: "musica"
     itemLabelStyleSelected: {backgroundColor: "#F05F3E"}
     label: "Música"
   }
....
]

image

Regards.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant