platform-bible-react
Preparing search index...
TableRow
Function TableRow
TableRow
(
__namedParameters
:
ClassAttributes
<
HTMLTableRowElement
>
&
HTMLAttributes
<
HTMLTableRowElement
,
>
&
{
ref
?:
Ref
<
HTMLTableRowElement
>
;
setFocusAlsoRunsSelect
?:
boolean
}
,
)
:
Element
Table components provide a responsive table. These components are built and styled with Shadcn UI.
Parameters
__namedParameters
:
ClassAttributes
<
HTMLTableRowElement
>
&
HTMLAttributes
<
HTMLTableRowElement
>
&
{
ref
?:
Ref
<
HTMLTableRowElement
>
;
setFocusAlsoRunsSelect
?:
boolean
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
platform-bible-react
Loading...
Table components provide a responsive table. These components are built and styled with Shadcn UI.