Four standard images with text, presented across a single row.

StandardFourImageTextModule

interface StandardFourImageTextModule {
    block1?: StandardImageTextBlock;
    block2?: StandardImageTextBlock;
    block3?: StandardImageTextBlock;
    block4?: StandardImageTextBlock;
    headline?: TextComponent;
}

Properties

StandardFourImageTextModule

StandardFourImageTextModule

StandardFourImageTextModule

StandardFourImageTextModule

headline?: TextComponent

StandardFourImageTextModule