Hufe921 / canvas-editor

rich text editor by canvas/svg
https://hufe.club/canvas-editor-docs
MIT License
3.43k stars 498 forks source link

元素是否可以增加只读属性? #693

Closed bettersoft123 closed 1 month ago

bettersoft123 commented 1 month ago

What problem does this feature solve?

elementList: IElement[] 在这个元素属性中增加只读属性,可以在不同场景中灵活控制元素。比如区域控件的实现,title后面的内容就好控制。

What does the proposed API look like?

如上

Hufe921 commented 1 month ago

控件中只读属性disable,标题后续增加。