[@johanneslumpe/styled-props](../README.md) > ["utils/table/emptyCells"](../modules/_utils_table_emptycells_.md) > [EmptyCellsProps](../interfaces/_utils_table_emptycells_.emptycellsprops.md)

# Interface: EmptyCellsProps

## Type parameters
#### T 
## Hierarchy

**EmptyCellsProps**

## Index

### Properties

* [style$EmptyCells](_utils_table_emptycells_.emptycellsprops.md#style_emptycells)

---

## Properties

<a id="style_emptycells"></a>

###  style$EmptyCells

**● style$EmptyCells**: *`T`*

*Defined in [utils/table/emptyCells.ts:12](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/table/emptyCells.ts#L12)*

The **`empty-cells`** CSS property sets whether borders and backgrounds appear around `<table>` cells that have no visible content.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/empty-cells](https://developer.mozilla.org/docs/Web/CSS/empty-cells)

___

