Sha256: 3ab9dbc7069783b67ff504d47d7ed2e8954f86b7fffe8bf53dce5042a64a0100
Contents?: true
Size: 780 Bytes
Versions: 1128
Compression:
Stored size: 780 Bytes
Contents
### Props | Name | Type | Description | Default | Values | | --- | ----------- | --------- | --------- | --------- | | **name** | `String` | Sets the User's name | | | | **displayAvatar** | `Bool` | Displays the User's avatar | `true` | `true` `false` | | **image** | `Image` | Sets image for the avatar | | | | **orientation** | `Orientation` | Changes the orientation of the User | `.horizontal` | `.horizontal` `.verticle` | | **size** | `UserAvatarSize` | Changes the size of the User | `.medium` | `.small` `.medium` `.large` | | **territory** | `String` | Adds the User's territory | | | | **title** | `String` | Adds a title | | | | **status** | `PBAvatar.PresenceStatus?` | An idicator for the current status of the user | `.none` | `.online` `.away` `.offline` |
Version data entries
1,128 entries across 1,128 versions & 2 rubygems