AG
Avi Goldberg
Component 0 - Copy this React, Tailwind Component to your project
Using angular 11 and angular material generate a table with option to add and remove rows Each column can be edited inline. data: each row represents a user. user properties are name, last name and age name and last name are edited via text input. age is edited via select with numbers from 10 to 100 when editing a property, add 300ms debouncer befor saving the entity
Prompt