
disabledbooleanfalseerrorbooleanfalsevariant"outline" | "filled""outline"labelstring""placeholderstring"Select"helpTextstring""iconIconNamenullchildrenReact.ReactNodevaluestringonValueChange(value: string) => voidUse value and onValueChange props to control the selected text.
View code
Use label, placeholder, and helpText props for additional information.
View code
Use error and helpText props for validating the entire group.
View code
Use children prop to show a different label than the value.
View code