The -label allows Theme developers to instruct content editors what each gv-control input does.
Tag
<div -label></div>
Basic
Example:
index.html
<div gv-text -label="This is a message to the content editor"></div>
The -label allows Theme developers to instruct content editors what each gv-control input does.
<div -label></div>
Example:
index.html
<div gv-text -label="This is a message to the content editor"></div>