Skip to main content

SliderLabelBuilder.Format Method

Name Parameters Description
Format(Format) value Formats a value before it is displayed in a label. Mirrors the client-side format option.
Format(JS) value Formats a value before it is displayed in a label. Mirrors the client-side format option.
Format(Action<FormatBuilder>) configurator Formats a value before it is displayed in a label. Mirrors the client-side format object.
Format(String) value Formats a value before it is displayed in a label. Mirrors the client-side format option.