@livesoft/ngx-crm-table
v0.0.42
Published
Basic table with crud actions
Downloads
18
Readme
CRM Table
Basic table with crud actions
Running schematics
Usage: name
and api
args needs to be in plural form (ending with s)
ng g @livesoft/ngx-crm-table:client --name="src/app/modules/calculator/Users" --api="TondachCalculator__Calculations" --gqlprefix="Calculator" --props="name,surname"