diff --git a/demos/spinner/index.html b/demos/spinner/index.html index 766f6552c8..a49fa13685 100644 --- a/demos/spinner/index.html +++ b/demos/spinner/index.html @@ -12,7 +12,7 @@
+ + +
+
+ Example of a decimal spinner. Step is set to 0.01.
+
The code handling the culture change reads the current spinner value,
+ then changes the culture, then sets the value again, resulting in an updated
+ formatting, based on the new culture.
+