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

Export

StandardFourImageTextModule

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

Properties

Memberof

StandardFourImageTextModule

Memberof

StandardFourImageTextModule

Memberof

StandardFourImageTextModule

Memberof

StandardFourImageTextModule

headline?: TextComponent

Memberof

StandardFourImageTextModule