摘要: 组件介绍Editor组件是对Summernote 组件的二次封装。组件分为div模式和editor模式。默认状态下editor模式的组件样子如下:其代码如下:<Editor @bind-Value="@EditorValue" IsEditor="true"></Editor>我们可以通过@bind 阅读全文
posted @ 2022-04-21 21:47 jvx 阅读(1136) 评论(0) 推荐(1)