@divkitframework/divkit 29.3.0 → 29.5.0-canary-b72734b64396272fee4d7ec622948df7bc12dfe4

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
@@ -292,6 +292,12 @@ fetchInit: {
292
292
 
293
293
  The default value is `auto`. Tweaks for mouse or touch events.
294
294
 
295
+ #### direction
296
+
297
+ `ltr` | `rtl`
298
+
299
+ The default value is `ltr`. This will set the direction of the text and layout inside the markup (the html `dir` attribute). This property changes the behaviour of `start` / `end` and other properties and values.
300
+
295
301
  #### mix
296
302
 
297
303
  String, optional.