Standard headline text, an image, and body text.

StandardHeaderImageTextModule

interface StandardHeaderImageTextModule {
    block?: StandardImageTextBlock;
    headline?: TextComponent;
}

Properties

Properties

StandardHeaderImageTextModule

headline?: TextComponent

StandardHeaderImageTextModule