We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 857a303 commit 9012d81Copy full SHA for 9012d81
docs/styles/classes.md
@@ -63,7 +63,7 @@ non-default `bodyOpenClassName`), you could use the following CSS:
63
64
You can define a class to be added to the html tag, using the `htmlOpenClassName`
65
attribute, which can be helpeful to stop the page to scroll to the top when open
66
-a modal.
+a modal. The default value is `null`.
67
68
This attribute follows the same rules as `bodyOpenClassName`, it must be a *constant string*;
69
0 commit comments