@nosto/preact

    Interface KeywordInCategoryProps

    interface KeywordInCategoryProps {
        category: Category;
        children: ComponentChildren;
    }
    Index

    Properties

    Properties

    category: Category

    Category suggestion.

    children: ComponentChildren

    Keyword content component to enhance with category suggestion.

    MMNEPVFCICPMFPCPTTAAATR