Websites v4 docs v5.2.5
    Preparing search index...

    Interface FooterText

    interface FooterText {
        color?: string;
        content: string;
    }
    Index

    Properties

    Properties

    color?: string
    content: string