@mupro/input-form-output

1.3.1 • Public • Published

Notice

Not sure why arrow function is not working, we just use a normal function

Usage

  1. Create a hook for to the component, use it outside of the form.
this.dimensionRef = React.createRef();
  1. Then in the import file function
this.dimensionRef.current.getWrappedInstance().onImport(message.file.input.dimension[0]);
  1. In the finish function
this.dimensionRef.current.getWrappedInstance().onFinish();
  1. You can use "nofrequency" to indicate whether an output frequency input is necessay

Dependencies (3)

Dev Dependencies (4)

Package Sidebar

Install

npm i @mupro/input-form-output

Weekly Downloads

1

Version

1.3.1

License

ISC

Unpacked Size

752 kB

Total Files

6

Last publish

Collaborators

  • billcxx