soramitsu / soramitsu-js-ui-library

Javascript UI library used by SORAMITSU
Apache License 2.0
8 stars 3 forks source link

Feature - Add mandatory prop for SSelectBase #605

Closed VladislavPopovSR closed 1 month ago

VladislavPopovSR commented 2 months ago

This solution closes #451 I checked other ui libraries such as material UI, vuetify etc. and they don't have similar functionality, especially auto select the first option from the list so I didn't cover this case. We will implement auto selection later if needed.