莫奈自定义组件能力智能提示
setting.js 中使用[ msr_ ]开启 setting 根节点配置项智能提示
msr: monet setting root
节点 Key |
描述 |
config |
样式配置 |
series |
系列配置 |
data |
数据配置 |
events |
交互配置 |
setting.js 中使用[ msc_ ]开启 config、series 配置项智能提示
msc: monet setting config
配置项 |
配置描述 |
input |
文本框 |
inputUrl |
URL 文本框 |
inputNumber |
数值文本框 |
select |
下拉选择框 |
selectImg |
图片选择器 返回 img 路径 |
colorSelector |
单个颜色选择器 |
checkBox |
复选框 |
radio |
单选框 |
selectFont |
内置字体选择器 |
selectPiece |
图片选择器 返回 type 值 |
dateRangeAndRule |
日期范围选择器 |
datePickerAndRule |
日期选择器 |
maxMinValue |
最大最小数值文本框 |
fontGroup |
字体设置 |
rangeColors |
数值范围映射颜色 |
colorsMultiple |
设置多个颜色 |
progress |
百分比进度条 |
addConfig |
添加多组配置项 |
changeConfig |
根据选项罗列相关配置项 |
groupConfig |
分组配置项 |
ImgUpdate |
图片上传组件 |
组件 *.js 中使用[ mci_ ]开启莫奈hook函数提示
mci: monet components index
配置项 |
配置描述 |
useWatchDataPool |
监听变量变化 |
useWatchDataLoadStatus |
API、数据库数据请求状态 |
组件 *.js 中 bigScreen 使用[ bigScreen. ] 激活提示
配置项 |
配置描述 |
axiosRequest |
API数据请求【url】【body】支持使用变量 |
setDataPool |
设置莫奈大屏变量 |
refreshScreen |
刷新DataPool缓存 |
| |