@wallm/mendix-react-widget-utils
TypeScript icon, indicating that this package has built-in type declarations

0.9.0 • Public • Published

MIT license npm version Dependencies DevDependencies GitHub issues

Mendix (React) Widget Utils

Makes building widgets a little easier by providing a couple of convenient methods & helper functions. This is tied to Typescript development of widgets. All methods & classes have been properly described, so your code editor (VSCode preferred) should give you code completion, type checking and proper comments.

Usage

import { createObject } from "@jeltemx/mendix-react-widget-utils";

const mendixObject = await createObject("MyFirstModule.Entity");

Documentation

Documentation can be found here

License

MIT

Package Sidebar

Install

npm i @wallm/mendix-react-widget-utils

Weekly Downloads

5

Version

0.9.0

License

MIT

Unpacked Size

40.4 kB

Total Files

21

Last publish

Collaborators

  • wallm