Sha256: 2f88761742ce98ee632465432d1c7d52c1fa6e2e52dd6c3781952581b8645474
Contents?: true
Size: 607 Bytes
Versions: 1059
Compression:
Stored size: 607 Bytes
Contents
### Props | Name | Type | Description | Default | Values | | --- | ----------- | --------- | --------- | --------- | | **Icon** | `PlaybookGenericIcon` | Sets the kit's Icon | | | | **Size** | `IconSize` | Changes the size of the Icon | `.x1` | `xSmall` `small` `large` `x1` `x2` `x3` `x4` `x5` `x6` `x7` `x8` `x9` `x10` | | **Rotation** | `IconRotation` | Rotates the Icon | `.zero` | `.zero` `.right` `.straight` `.obtuse` | | **Border** | `Bool` | Adds a border | `false` | `true` `false` | | **Flipped** | `[Axis]` | Flips the Icon | `nil` | `[.horizontal]` `[.vertical]` `[.horizontal, .vertical]` |
Version data entries
1,059 entries across 1,055 versions & 2 rubygems