0.0.7 • Published 10 months ago

@vebgen/mui-rff-debug v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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.

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

11 months ago

0.0.1

11 months ago