A widget that contains arbitrary text,
not interpreted as HTML.
This widget uses a <div> element, causing it to be displayed with block
layout.
Built-in Bidi Text Support
This widget is capable of automatically adjusting its direction according to
its content. This feature is controlled by
#setDirectionEstimator
or
passing a DirectionEstimator parameter to the constructor, and is off by
default.
CSS Style Rules
Example