Documentation

updateBodyStyle()

Sets whether to update the body element style initially.

updateBodyStyle(update: boolean): this;

Notes

Parameters

Return value

The theme itself, for method chaining.

Related