Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/
Class
packages/react-stately/src/layout/TableLayout.ts:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
* items in rows and columns.
69
*/
70
export
class
TableLayout<T, O extends TableLayoutProps = TableLayoutProps> extends ListLayout<
71
T,
72
O
73
> {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected