📄 label.vm
字号:
#*
-- label.vm
--
-- Required Parameters:
-- * label - The description that will be used to identfy this text label
--
-- Optional Parameters:
-- * labelposition - determines were the label will be place in relation
-- to the control. Default is to the left of the control.
*#
#parse("/template/xhtml/controlheader.vm")
<label> $!parameters.name </label>
#parse("/template/xhtml/controlfooter.vm")
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -