Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

 

类型描述示例
configSlide

数字滑动条,用于配置数字型属性;
例如字体大小,宽、高等

{
 	title: vsLang.size,
 	type: "configSlide",
 	bind: "itemLabelSize",
 	config: {
		slideStart: 0,
 		slideEnd: 100
 	}
 }
   
   

 

 

 

 

 

  • No labels