Websites v4 docs v8.3.1
    Preparing search index...

    Interface BlogPostSuggestion

    interface BlogPostSuggestion {
        keywords: string;
        title: string;
    }
    Index

    Properties

    Properties

    keywords: string
    title: string