Stories | children | Node | Specify the stories items |
UserItem | ring | Boolean | Specify if there is a ring on the avatar |
UserItem | size | Number | Specify the size of the avatar |
UserItem | onClick | Function | Handling click event |
UserItem | badge | Boolean | Specify if there is a badge |
UserItem | badgeColor | String | Specify badge color |
UserItem | badgeText | String | Specify badge content |
UserItem | badgeIcon | Node | Specify badge icon |
UserItem | live | Boolean | Specify if there is a livestream badge |
UserItem | liveColor | String | Specify livestream badge color |
UserItem | liveText | String | Specify livestream badge text |
UserItem | liveIcon | Node | Specify livestream badge icon |
UserItem | src | String | Specify image src |
UserItem | radius | Number | Specify image radius |
UserItem | name | String | Specify user name |
BusinessItem | ring | Boolean | Specify if there is a ring on the image |
BusinessItem | radius | Number | Specify image radius |
BusinessItem | width | Number | Specify image width |
BusinessItem | height | Number | Specify image height |
BusinessItem | onClick | Function | Handling click event |
BusinessItem | src | String | Specify image src |
BusinessItem | text | String | Specify image text |