Schema Documentation

CoreCalendarAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreCalendar" block
backgroundColor - String The "backgroundColor" field on the "CoreCalendar" block
className - String The "className" field on the "CoreCalendar" block
fontFamily - String The "fontFamily" field on the "CoreCalendar" block
fontSize - String The "fontSize" field on the "CoreCalendar" block
lock - BlockAttributesObject The "lock" field on the "CoreCalendar" block
month - Int The "month" field on the "CoreCalendar" block
style - BlockAttributesObject The "style" field on the "CoreCalendar" block
textColor - String The "textColor" field on the "CoreCalendar" block
year - Int The "year" field on the "CoreCalendar" block
Example
{"align":"abc123","backgroundColor":"xyz789","className":"abc123","fontFamily":"abc123","fontSize":"xyz789","lock":BlockAttributesObject,"month":987,"style":BlockAttributesObject,"textColor":"abc123","year":123}