react-with-validation
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

react-with-validation

NPM version Build Status Standard Version

export type ValidationChangeEvent<F, T = HTMLInputElement> = React.ChangeEvent<T & { name: keyof F }>;

/react-with-validation/

    Package Sidebar

    Install

    npm i react-with-validation

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    154 kB

    Total Files

    9

    Last publish

    Collaborators

    • stosiu