Skip to main content

Interface: SiteTableViewProperties

Defined in: src/components/Dashboard/SiteList/SiteTableView.tsx:50

Properties for SiteTableView.

Propertiesโ€‹

densityโ€‹

readonly density: InterfaceDensity

Defined in: src/components/Dashboard/SiteList/SiteTableView.tsx:52

Density setting controlling row spacing and compactness.


sitesโ€‹

readonly sites: readonly Site[]

Defined in: src/components/Dashboard/SiteList/SiteTableView.tsx:54

Collection of sites to display.