Create an Entry Form to Add Models to the State Tree

Share this video with your friends

Send Tweet

It is time to add new entries to the wishlist. We will achieve this by reusing forms and models we've built so far.

In this lesson you will learn:

  • MST is not limited to a single state tree. Every model can form a tree on its own
  • Appending model instances to the state tree
Rajat S
~ 6 years ago

Hi, I don't think types.number allows you to enter values like "2.99". It only lets me type "2"

Please help

Michel Weststrateinstructor
~ 6 years ago

Could you ask the question in https://gitter.im/mobxjs/mobx-state-tree or in the github repository? Thanks!