Skip to content

View Engine tasks

View Engine combines a React-independent engine, persisted component configuration, and React controls built with shadcn/Base UI. The implemented view kind is record with a table presentation. Analysis, cards and dashboards are separate work.

TaskStart hereVerify in Storybook
Render your first pageGetting startedView Engine → 入门与业务流程 → 最小接入 → 第一个数据视图
Add local or remote filtersFiltersView Engine → 查询与筛选 → 内置筛选器
Format cells, summarize, refreshTable and runtimeView Engine → 数据视图 / 扩展与组件
Save and manage viewsSaved viewsView Engine → 引擎与宿主 → 视图管理
Add business operationsExtensionsView Engine → 扩展与组件 → 业务扩展

The complete example is also used by Storybook. Use the API reference for contracts. @ahoo-wang/fetcher-viewer is the separate Ant Design package; its ViewDefinition and filter models are different.

Released under the Apache License 2.0.