Sha256: de9b236fcdb39945e31fd5831a4a2d53e6be361ae754e7d8a8df1a366f0e9698
Contents?: true
Size: 1.11 KB
Versions: 1330
Compression:
Stored size: 1.11 KB
Contents
### Props | Name | Type | Description | Default | Values | | --- | ----------- | --------- | --------- | --------- | | **Avatar** | `AnyView` | Sets avatar image | `nil` | | | **Label** | `String` | Sets the name of the sender | `""` | | | **Message** | `String` | Sets the message text | `nil` | | | **Timestamp** | `Date` | Adds a date | | `nil` | | **Timestamp Alignment** | `TimestampAlignment` | Changes the style of the timestamp | `.trailing` | `.leading` `.trailing` | | **Change TimeStamp On Hover** | `Bool` | Changes the timestamp hover functionality | `false` | `true` `false` | | **Vertical Padding** | `CGFloat` | Changes vertical padding | `Spacing.xSmall` | `Spacing.none` `Spacing.xxSmall` `Spacing.xSmall` `Spacing.small` `Spacing.medium` `Spacing.large` `Spacing.xLarge` | | **Horizontal Padding** | `CGFloat` | Changes horizontal padding | `Spacing.xSmall` | `Spacing.none` `Spacing.xxSmall` `Spacing.xSmall` `Spacing.small` `Spacing.medium` `Spacing.large` `Spacing.xLarge` | | **Timestamp Variant** | `PBTimestamp.Variant` | Changes the style of the Message | `.standard` | `.standard` `.hideUserElapsed` |
Version data entries
1,330 entries across 1,330 versions & 2 rubygems