The event argument for a word-hyphenation related event.
{
word: <string>,
maxDividePos: <Number>,
dividePos: <Number>
} Introduced: X18.
| Property | Description |
|---|---|
| divide |
The position at which the word should be divided. |
| max |
The maximum dividing position. |
| word | The word to hyphenate. |