Sha256: 530ddec0277b63011a5689392ac7e55cffef96ee7955adb94c3fabc8283222dd
Contents?: true
Size: 437 Bytes
Versions: 1061
Compression:
Stored size: 437 Bytes
Contents
### Props | Name | Type | Description | Default | Values | | --- | ----------- | --------- | --------- | --------- | | **Checked** | `Bool` | Adds a check to the Checkbox | `false` | `true` `false` | | **Checkbox Type** | `CheckboxType` | Changes the style of the Checkbox | `default` | `default` `error` `indeterminate` | | **Text** | `String` | Adds a text label | `nil` | | | **Action** | `(() -> Void)` | Adds an action | `{}` | |
Version data entries
1,061 entries across 1,061 versions & 2 rubygems