docx
    Preparing search index...

    Type Alias IHeaderOptions

    Options for creating a header or footer.

    type IHeaderOptions = {
        children: readonly (Paragraph | Table)[];
    }
    Index

    Properties

    Properties

    children: readonly (Paragraph | Table)[]

    The content elements (paragraphs and tables) for the header/footer