: |
Object
|
- isInputVisual {boolean} (defaults to false): allowed values: true(Visual mode), false(Logical mode)
- isInputRtl {boolean}: allowed values true(Right-to-left direction), false (Left-to-right directiion), undefined(Contectual direction, i.e.direction defined by first strong character of input string)
- isOutputVisual {boolean} (defaults to false): allowed values: true(Visual mode), false(Logical mode)
- isOutputRtl {boolean}: allowed values true(Right-to-left direction), false (Left-to-right directiion), undefined(Contectual direction, i.e.direction defined by first strong characterof input string)
- isSymmetricSwapping {boolean} (defaults to false): allowed values true(needs symmetric swapping), false (no need in symmetric swapping),
|