A simple demonstration of using NGX-Formly with the Material UI to create an table with in-line forms. The inspiration for this is from the Repeating Section example on formly.dev
The project uses two custom types:
Button
typeTable
type
This example is based on Angular
and Material
11.2 and ngx-formly
5.10
The demo is located on StackBlitz.com
Enjoy.