alibaba/lowcode-engine

可编辑表格是否支持只读或禁用模式

Open

#792 opened on Jul 8, 2022

View on GitHub
 (1 comment) (0 reactions) (1 assignee)TypeScript (12,714 stars) (2,228 forks)batch import
good first issuematerial

Description

有一个场景:可编辑表格,有权限的人可以编辑,无权限的人不显示新增编辑删除等操作,试了添加disabled和readonly属性无法实现

Contributor guide