Tanatloc documentation
    Preparing search index...

    Props

    interface IProps {
        onSelect: (data?: any) => void;
        parallel?: boolean;
    }
    Index

    Properties

    Properties

    onSelect: (data?: any) => void
    parallel?: boolean