Sets or gets the dashboard input prefix.
You can get or set a prefix for a dashboard input element. For example, you can set a prefix to be a currency, such as '$'
.
The following formats are supported:
'$'
wix:vector://v1//
http(s)://
...
To disable the dashboard input prefix, set the prefix
property to null
.