select

hello everyone, i just want to ask how could we remove the select an option text in the select and just display the options immediately
6 Replies
Dennis Koch
Dennis Koch2y ago
You'd need a default option
darwin
darwinOP2y ago
oh okay2 thanks
darwin
darwinOP2y ago
the select option text still exist in the options
Vp
Vp2y ago
->disablePlaceholderSelection()
darwin
darwinOP2y ago
thanks so much i didnt read that in the docs
Mook
Mook12mo ago
->disablePlaceholderSelection() is now deprecated you can use: ->selectablePlaceholder(false)
Want results from more Discord servers?
Add your server