@nosto/preact

    Interface ElementProps

    interface ElementProps {
        filter?: InputSearchFilter;
        hit: SearchKeyword;
        keywordComponent: ComponentChildren;
    }
    Index

    Properties

    filter?: InputSearchFilter
    hit: SearchKeyword
    keywordComponent: ComponentChildren
    MMNEPVFCICPMFPCPTTAAATR