The A+ Content standard image and text block, with a related caption. The caption may not display on all devices.

Export

StandardImageTextCaptionBlock

interface StandardImageTextCaptionBlock {
    block?: StandardImageTextBlock;
    caption?: TextComponent;
}

Properties

Properties

Memberof

StandardImageTextCaptionBlock

caption?: TextComponent

Memberof

StandardImageTextCaptionBlock