Sha256: 26217876f0ee65e5ef14c362c44fba934111f6eadd57258a2f96293963bc6120
Contents?: true
Size: 392 Bytes
Versions: 1276
Compression:
Stored size: 392 Bytes
Contents
![date-unstyled](https://github.com/powerhome/playbook/assets/92755007/dc0ab7cf-0d97-407c-9aac-f53645eb6ee2) ```swift VStack(alignment: .leading, spacing: Spacing.small) { PBDate(Date(), variant: .short, typography: .body) PBDate(Date(), variant: .standard, typography: .title1) PBDate(Date(), variant: .withIcon(isStandard: false), typography: .subcaption, iconSize: .xSmall) } ```
Version data entries
1,276 entries across 1,276 versions & 2 rubygems