Testing the LW3 modelable feature
Here is using Form::class (Parent) and Input::class (Child)
modelable_demo.mov
Added two more examples:
- TodoList and TodoInput (from LW docs)
- ParentComponent and ChildComponent
Each seems to need to make a request on the Parent to display the Child Value.