Sha256: ae2a6b896ce02de33a6a2434dc9ec681a2ae9f2a310c8a1c38a355cc01933c0a
Contents?: true
Size: 645 Bytes
Versions: 136
Compression:
Stored size: 645 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 | | |
Version data entries
136 entries across 136 versions & 2 rubygems