Tanatloc documentation
    Preparing search index...

    Props

    interface IProps {
        setName: (name: string) => void;
    }
    Index

    Properties

    Properties

    setName: (name: string) => void