mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
icon setter update
This commit is contained in:
parent
5a801781ce
commit
39d23eec7a
@ -5876,7 +5876,7 @@
|
||||
{
|
||||
"name": "hint",
|
||||
"title": "Icon 水印",
|
||||
"propType": "string",
|
||||
"propType": "icon",
|
||||
"description": "水印 (Icon的type类型,和hasClear占用一个地方)"
|
||||
},
|
||||
{
|
||||
@ -7235,7 +7235,7 @@
|
||||
},
|
||||
{
|
||||
"name": "iconType",
|
||||
"propType": "string",
|
||||
"propType": "icon",
|
||||
"description": "显示的图标类型,会覆盖内部设置的IconType"
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user