A comma separated list of breakpoints (xs, sm, md, lg, xl). If breakpoints are defined, the style is only applied for the given breakpoints.
The minimum amount of characters a word has to have to get the style applied to.
When defined, the style is only applied for this view screen orientation.
A comma separated list of html tags.
By default the component targets its own innerHTML. If a tags list is given, It only targets the innerHTML of these type of child elements.
Generated using TypeDoc
Adds style "hyphens: auto;" to words which exceed a certain amount of characters.
Uses a very simple html parser to target only text content and not markup. Be as precise as possible when defining the effected content.
In order to work the "lang" attribute has to be set in one of the ancestor elements.
CSS classes defined with this component which set the style "hyphens: auto;" when certain conditions are met: