Sha256: 07d73e9414efdcf15d3ec7e777d439374713095eeec223fb2809f6d4f21dc919
Contents?: true
Size: 761 Bytes
Versions: 1276
Compression:
Stored size: 761 Bytes
Contents
### Props | Name | Type | Description | Default | Values | | --- | ----------- | --------- | --------- | --------- | | **datestamp** | `Date` | Sets the date | | | | **variant** | `Variant` | Changes the style | `.short` | `.short` `.dayDate` `.standard` `.withIcon(isStandard: true)` `withIcon(isStandard: false)` | | **typography** | `PBFont` | Sets the font | `.caption` | `.title1` `.title2` `.title3` `.title4` `.body` `.buttonText` `.largeCaption` `.caption` `.subcaption` `.monogram` `.badgeText` `.detail` | | **iconSize** | `PBIcon.IconSize` | Chances the icon's size | `.x1` | `xSmall` `small` `large` `x1` `x2` `x3` `x4` `x5` `x6` `x7` `x8` `x9` `x10` | | **alignment** | `Alignment` | Changes the alignment | `.leading` | `.leading` `.trailing` |
Version data entries
1,276 entries across 1,276 versions & 2 rubygems