Tanatloc documentation
    Preparing search index...

    Interface LocalParallelProps

    interface LocalParallelProps {
        onSelect: (data: any) => void;
    }
    Index

    Properties

    Properties

    onSelect: (data: any) => void