Class FrameDataInternal

Contains frame item data, such as the title, frame type, or frame format.

Hierarchy

  • FrameData

Constructors

Properties

Constructors

Properties

format?: string = FrameData.FormatEnum.Custom

Only custom frames are supported at the moment.

title?: string

Title of the frame. This title appears at the top of the frame.

type?: string = FrameData.TypeEnum.Freeform

Only free form frames are supported at the moment.