UNPKG

@io-orkes/human-task-material-renderers-react

Version:

`@io-orkes/human-task-material-renderers-react` is a custom library that extends the `@jsonforms/material-renderers` to provide custom renderers for human task forms. This library leverages Material UI components to deliver a seamless and responsive user

4 lines (3 loc) 157 B
/// <reference types="react" /> declare const _default: import('react').ComponentType<import('@jsonforms/core').OwnPropsOfControl>; export default _default;