UMD Web Elements Library
    Preparing search index...

    Interface CommonContentProps

    interface CommonContentProps {
        actions?: ContentElement;
        date?: ContentElement;
        eyebrow?: ContentElement;
        headline?: ContentElement;
        text?: ContentElement;
    }

    Hierarchy (View Summary)

    Index

    Properties

    actions?: ContentElement
    eyebrow?: ContentElement
    headline?: ContentElement