| Class | Description | |
|---|---|---|
border-spacingSets spacing between separated table cell borders via --border-spacing. Requires border-separate. Scaled. CSS Rules Usage
The .border-spacing
class is flagged as a value-driven selector.
The variable --border-spacing is required. Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The Shorthand
Value-driven classes support a shorthand syntax like CLS Alert
This feature may cause CLS (Cumulative Layout
Shift). Make sure to include a
| .border-spacing | Sets spacing between separated table cell borders via --border-spacing. Requires border-separate. Scaled. |
[border-spacing]Applies raw --border-spacing directly to spacing between table cell borders. CSS Rules Usage
The .[border-spacing]
class is flagged as a value-driven selector.
The variable --border-spacing is required. Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The Shorthand
Value-driven classes support a shorthand syntax like CLS Alert
This feature may cause CLS (Cumulative Layout
Shift). Make sure to include a
| .[border-spacing] | Applies raw --border-spacing directly to spacing between table cell borders. |
border-spacing-xSets horizontal table cell spacing via --border-spacing-x. Scaled by spacing unit. Use [border-spacing-x] for raw values. CSS Rules Usage
The .border-spacing-x
class is flagged as a value-driven selector.
The variable --border-spacing-x is required. Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The Shorthand
Value-driven classes support a shorthand syntax like CLS Alert
This feature may cause CLS (Cumulative Layout
Shift). Make sure to include a
| .border-spacing-x | Sets horizontal table cell spacing via --border-spacing-x. Scaled by spacing unit. Use [border-spacing-x] for raw values. |
[border-spacing-x]Applies raw --border-spacing-x directly to horizontal table cell spacing. CSS Rules Usage
The .[border-spacing-x]
class is flagged as a value-driven selector.
The variable --border-spacing-x is required. Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The Shorthand
Value-driven classes support a shorthand syntax like CLS Alert
This feature may cause CLS (Cumulative Layout
Shift). Make sure to include a
| .[border-spacing-x] | Applies raw --border-spacing-x directly to horizontal table cell spacing. |
border-spacing-ySets vertical table cell spacing via --border-spacing-y. Scaled by spacing unit. Use [border-spacing-y] for raw values. CSS Rules Usage
The .border-spacing-y
class is flagged as a value-driven selector.
The variable --border-spacing-y is required. Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The Shorthand
Value-driven classes support a shorthand syntax like CLS Alert
This feature may cause CLS (Cumulative Layout
Shift). Make sure to include a
| .border-spacing-y | Sets vertical table cell spacing via --border-spacing-y. Scaled by spacing unit. Use [border-spacing-y] for raw values. |
[border-spacing-y]Applies raw --border-spacing-y directly to vertical table cell spacing. CSS Rules Usage
The .[border-spacing-y]
class is flagged as a value-driven selector.
The variable --border-spacing-y is required. Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The Shorthand
Value-driven classes support a shorthand syntax like CLS Alert
This feature may cause CLS (Cumulative Layout
Shift). Make sure to include a
| .[border-spacing-y] | Applies raw --border-spacing-y directly to vertical table cell spacing. |