suffix


suffixstring

Sets or gets the dashboard button suffix.

You can get or set a suffix for a dashboard button. 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 button's suffix, set the suffix property to null.

Was this helpful?
Yes
No