Class FrameChangesInternal

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

Hierarchy

  • FrameChanges

Constructors

Properties

Constructors

Properties

format?: string = FrameChanges.FormatEnum.Custom

Only custom frames are supported at the moment.

showContent?: boolean = true

Hide or reveal the content inside a frame (Enterprise plan only).

title?: string = 'Sample frame title'

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

type?: string = FrameChanges.TypeEnum.Freeform

Only free form frames are supported at the moment.