Skip to main content
A newer version of this page is available. .

BootstrapUIWidgetFormat Properties

Stores settings defining how values are formatted within a UI widget.
Name Description
Currency Specifies the used currency.
Formatter Specifies a custom formatter function.
Parser Specifies a parser function to parse numbers or dates presented as strings into the correct format.
Precision Specifies the value precision in the formated presentation.
Type Specifies a predefined format.
See Also