UI标签库专题十二:JEECG智能开发平台 ckeditor(ckeditor插件标签)
Posted ljbguanli
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了UI标签库专题十二:JEECG智能开发平台 ckeditor(ckeditor插件标签)相关的知识,希望对你有一定的参考价值。
??
1. ckeditor(ckeditor插件标签)
1.1. 參数
属性名 | 类型 | 描写叙述 | 是否必须 | 默认值 |
name | string | 属性名称 | 是 | null |
value | string | 默认值 | 否 | null |
isfinder | boolean | 是否载入ckfinder | 是 | true |
type | string | 其他属性(使用方法: height:400,uiColor:‘#9AB8F3‘ 用,切割) | 否 | null |
1.2. 使用方法
<t:ckeditor name="name" isfinder="false" type="width:750" value="${xxx. name}"></t:ckeditor |
以上是关于UI标签库专题十二:JEECG智能开发平台 ckeditor(ckeditor插件标签)的主要内容,如果未能解决你的问题,请参考以下文章
UI标签库专题二:JEECG智能开发平台Column(列) 子标签
UI标签库专题三 JEECG智能开发平台 FormValidation 表单提交及验证标签
UI标签库专题十一 JEECG智能开发平台 DictSelect 数据字典下拉选择框