Property reference

css.table.white-space

The css.table.white-space property defines how white space is handled in tables, allowing for either normal or nowrap behavior. Admins should review this setting to ensure table content displays correctly without unintended line breaks or overflow issues.

Default: normal Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property configures the white space handling in tables, determining whether text wraps normally or remains on a single line.
What area does it affect? Table display settings
What does the default mean? The default value is "normal", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting table layouts or addressing display issues.

Out of the box property record

Raw metadata from the property record.

Property name css.table.white-space
Sys ID 98bf16647f00000100e29991b8ea1592
Type string
Application Global
Default value normal
Description Table white space (normal or nowrap):
Updated 2024-05-25 03:39:05