docs: add Select component description

This commit is contained in:
Benjamin Canac
2023-05-17 13:12:11 +02:00
parent 94f24da723
commit 1aa8376d4f

View File

@@ -4,6 +4,8 @@ github: true
## Usage
The Select component is a wrapper around the native `<select>` HTML element. For more advanced use cases like searching or multiple selection, consider using the [SelectMenu](/forms/select-menu) component.
::component-card
---
baseProps: