iteria-app / lowcode

React Lowcode - prototype, develop and maintain internal apps easier

Home Page:https://iteria.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Templates for data table columns

jozef-slezak opened this issue · comments

Goal: make existing code more readable/maintanable - templates will allow customization per project

Checklist:

Relates to #132 and #138

Requirements:

  • template per column
  • template per data grid
  • each data type should have it's own template
  • each template should be real react code (imports, functional components, hooks)
  • and what about methods for filtering. How should i know about all parameters which can be attributes for <DataGrid/>