CardAvatar

CardAvatar

A CardAvatar object as defined in the JSON schema

Constructor

new CardAvatar(propsopt)

Instantiates a new CardAvatar

Parameters:
Name Type Attributes Description
props object <optional>

Properties to initialize the `CardAvatar with

Properties
Name Type Attributes Description
src string <optional>

Sets CardAvatar#src

name string <optional>

Sets CardAvatar#name

Source:

Members

name :string

Name of the avatar

Source:

src :string

Link to public url of avatar image

Source: