This affects line breaks and cursor movement.
TextTag.word
bool word() @propertyGet word property.
Returns
Whether this tag represents a single word.
void word(bool propval) @propertySet word property.
Parameters
propval | Whether this tag represents a single word. This affects line breaks and cursor movement. |