We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a997815 commit 8212512Copy full SHA for 8212512
src/react-chayns-selectlist/README.md
@@ -41,7 +41,7 @@ You can set the following props on a SelectList element:
41
|--------------|-------------------------------------------------------------------------------|-------------|--------------|
42
| onChange | Callback that will be triggered when the selection changes | function | |
43
| defaultValue | Sets the id of an element that should be preselected | string, int | |
44
-| selectFirst | Automatically select the first entry, triggers onChange-callback | boolean | false |
+| selectFirst | Automatically select the first entry, triggers onChange-callback (deprecated) | boolean | false |
45
| className | Sets the css-class of the selectlist | boolean | false |
46
47
0 commit comments