0.4.2 • Published 3 years ago

@docfab/formviewer v0.4.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

FormViewer

  1. Install the package using npm install @docfab/formviewer
  2. Import the Viewer: import { Viewer } from "@docfab/formviewer";
  3. Call the component with two props: formUuid and recordUuid. For example: <Viewer formUuid="f8f9598a-fa36-42c0-a78a-3593091f4684" recordUuid="dd9fc304-7c11-4e25-87a7-37a7c7d9a4c2" />
0.4.2

3 years ago

0.4.1

3 years ago

0.3.0

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago