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 2499b08 commit cd8e9f0Copy full SHA for cd8e9f0
website/src/pages/checkbox.mdx
@@ -431,7 +431,7 @@ Please see the [styling guide](/styling).
431
| [`disabled`](#customcheckbox-disabled) | `boolean` | false |
432
| [`name`](#customcheckbox-name) | `string` | false |
433
| [`onChange`](#customcheckbox-onchange) | `func` | false |
434
-| [`value`](#customcheckbox-value) | `string | number` | false |
+| [`value`](#customcheckbox-value) | `string \| number` | false |
435
436
##### CustomCheckbox `span` props
437
0 commit comments