17426: Add dialog box with form to example plugin.
authorPeter Amstutz <peter.amstutz@curii.com>
Mon, 29 Mar 2021 20:42:08 +0000 (16:42 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Mon, 29 Mar 2021 21:55:30 +0000 (17:55 -0400)
commitb05f087c3e2bbaaa829d602af6d90fa565a9900e
tree3be464c01f14cd605df7c11e1636aafb71caee72
parent160378cd58ef72daacfc5577e3c23ddbc35a5f7f
17426: Add dialog box with form to example plugin.

Add comments explaining the example plugin

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
README.md
src/common/plugintypes.ts
src/plugins.tsx
src/plugins/README.md [new file with mode: 0644]
src/plugins/example/exampleComponents.tsx [new file with mode: 0644]
src/plugins/example/index.tsx