Skip to content

How to change default text in Select component. #5019

Answered by Rall3n
MonkaMaczna asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @MonkaMaczna,

you can customize this using the placeholder prop.

<Select
  placeholder="My custom placeholder"
/>

Replies: 1 comment 1 reply

Comment options

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

Answer selected by MonkaMaczna
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