Schema Documentation

CoreAvatarAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreAvatar" block
borderColor - String The "borderColor" field on the "CoreAvatar" block
className - String The "className" field on the "CoreAvatar" block
isLink - Boolean The "isLink" field on the "CoreAvatar" block
linkTarget - String The "linkTarget" field on the "CoreAvatar" block
lock - BlockAttributesObject The "lock" field on the "CoreAvatar" block
size - Float The "size" field on the "CoreAvatar" block
style - BlockAttributesObject The "style" field on the "CoreAvatar" block
userId - Float The "userId" field on the "CoreAvatar" block
Example
{"align":"xyz789","borderColor":"xyz789","className":"xyz789","isLink":true,"linkTarget":"abc123","lock":BlockAttributesObject,"size":123.45,"style":BlockAttributesObject,"userId":987.65}