@divkitframework/divkit 17.0.0 → 18.0.0-patched-61212ed7257ded2360d71cd67b6c52b4e7801551

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -230,6 +230,12 @@ function onStat(details) {
230
230
 
231
231
  The default value is `auto`. Tweaks for mouse or touch events.
232
232
 
233
+ #### mix
234
+
235
+ String, optional.
236
+
237
+ An additional class added to the root element.
238
+
233
239
 
234
240
  #### theme (EXPERIMENTAL)
235
241