Sha256: 46e4751a3781ea4e4422a875ea8a6ec5268f9f4f907a83a9945d77441286098e
Contents?: true
Size: 994 Bytes
Versions: 1036
Compression:
Stored size: 994 Bytes
Contents
### Props | Name | Type | Description | Default | Values | | --- | ----------- | --------- | --------- | --------- | | **alignment** | `HorizontalAlignment` | Changes the alignment of the date | `.leading` | `.leading` `.trailing` | | **dateSize** | `PBFont` |Sets the size of the date | `.body` | `.subcaption` `.caption` `.body` | | **isReversed** | `Bool` | Boolean value that determines whether or not the month and date are reversed. | `false` | `true` `false` | | **isMonthStacked** | `Bool` | Boolean value that determines whether or not the month is stacked | `false` | `true` `false` | | **isStandardStacked** | `Bool` | Boolean value that determines whether or not the standard date variant is stacked. | `false` | `true` `false` | | **isYearBold** | `Bool` | Boolean value that determines whether or not the the year is bold | `false` | `true` `false` | | **isMonthBold** | `Bool` | Boolean value that determines whether or not the month is bold. | `false` | `true` `false` |
Version data entries
1,036 entries across 1,036 versions & 2 rubygems