TableRowProps
Hierarchy
-
ComponentPropsWithoutRef<"div">↳
TableRowProps
Table of contents
Properties
Properties
asChild
• Optional asChild: boolean
Defined in
packages/components/src/table/table-row.tsx:34 (opens in a new tab)
dimOnHover
• Optional dimOnHover: boolean
Defined in
packages/components/src/table/table-row.tsx:35 (opens in a new tab)
expanded
• Optional expanded: boolean
Defined in
packages/components/src/table/table-row.tsx:33 (opens in a new tab)
selected
• Optional selected: boolean
Defined in
packages/components/src/table/table-row.tsx:32 (opens in a new tab)