Tanatloc documentation
    Preparing search index...

    Interface IProps

    Props

    interface IProps {
        scroll: (id: string) => void;
    }
    Index

    Properties

    Properties

    scroll: (id: string) => void