adobe / react-webcomponent

This projects automates the wrapping of a React component in a CustomElement.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow creation of the model without decorators

alexmirea opened this issue · comments

Expected Behaviour

The library should allow for the creation of the model without the need of decorators.
Something similar to what Mobx is having would be a nice enhancement.
https://mobx.js.org/best/decorators.html