docs(select): add reactive example (#1011)

This commit is contained in:
Eric Liu 2022-01-16 14:53:22 -08:00 committed by GitHub
commit e5f77aa614
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 0 deletions

View file

@ -17,6 +17,10 @@ components: ["Select", "SelectItem", "SelectItemGroup", "SelectSkeleton"]
<SelectItem value="g100" text="Gray 100" />
</Select>
### Reactive example
<FileSource src="/framed/Select/SelectReactive" />
### Helper text
<Select helperText="Carbon offers 4 themes (2 light, 3 dark)" labelText="Carbon theme" selected="g10" >