Topic: MDB React prefill select
Mikołaj Smoleński
staff answered 7 years ago
pidupuis
pro answered 7 years ago
Mikołaj Smoleński staff commented 7 years ago
We will take a look at this before the next release and we will propose a solution. Best regards
Jakub Mandra
staff premium answered 7 years ago
<Select getValue={this.getValueOfSelect} multiple> <SelectOptions> { this.state.options.map(option => <SelectOption key={option} selected>{option}</SelectOption> ) } </SelectOptions> </Select>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: MDB React
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No