suffix


suffixstring

Sets or gets the dashboard text button suffix.

You can get or set a suffix for a dashboard text 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 string: ....

To disable a text button suffix, set the suffix property to null.

Was this helpful?
Yes
No