suffix


suffixstring

Sets or gets the dashboard input suffix.

You can set or get a suffix for a dashboard input element. For example, you can set a suffix to be a unit of measurement, such as 'cm'.

The following formats are supported:

  • A string literal, such as 'cm'
  • Vector images from the Media Manager: wix:vector://v1//
  • Vector images from the web: http(s)://
  • Vector XML strings: ...

To disable the dashboard input suffix, set the suffix property to null.

Was this helpful?
Yes
No