@vebgen/mui-rff-debug
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

debug

This package contains components that may be useful for debugging your react-final-form components:

FormDebugger

This component can be used to view the state of the React-Final-Form.

It shows the properties as a tree of collapsible items (it uses JsonViewer internally).

ContainerForm

This component can be used to wrap your components in a form that has a submit and a reset button. It also includes the FormDebugger component. Good for tests and stories.

/@vebgen/mui-rff-debug/

    Package Sidebar

    Install

    npm i @vebgen/mui-rff-debug

    Weekly Downloads

    0

    Version

    0.0.7

    License

    MIT

    Unpacked Size

    15.1 kB

    Total Files

    11

    Last publish

    Collaborators

    • tnick