Documentation

wrapContent()

Enables or disables content wrapping.

wrapContent(wrapContent?: BindingOrValue<boolean>): this;

Notes

Parameters

Return value

The builder instance for chaining.

Related