---
title: "rectangular(entity:)"
framework: tabletopkit
role: symbol
role_heading: Type Method
path: "tabletopkit/tabletopshape/rectangular(entity:)"
---

# rectangular(entity:)

## Declaration

```swift
@MainActor @preconcurrency static func rectangular(entity: Entity) -> TabletopShape
```

## See Also

### Creating a table that you render using an entity

- [round(entity:)](tabletopkit/tabletopshape/round(entity:).md)
