lowcode icon indicating copy to clipboard operation
lowcode copied to clipboard

Codegen: List outline

Open mat-app opened this issue 4 years ago • 0 comments

Use Case :

  • Given: user opens https://demo.iteria.app/?repo=github.com/iteria-app/example-material-ui
  • When the user clicks on Data Table then drawer https://tabular.grommet.io/ image
  • When the user chooses a Entity field/property and press icon + then table column is added

outline(): [{ columnIndex, entity, field/expression, header } ]

mat-app avatar Apr 21 '21 18:04 mat-app