Skip to content

Creatable option label "Create XXX" localization #5266

Answered by manjushsh
msmid asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @msmid please refer this and docs

Code Sandbox with basic translation logic

Pass this to Select Component

formatCreateLabel={(userInput) => `[Your translated text here] ${userInput}` }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@msmid
Comment options

Answer selected by msmid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants