Search
Preparing search index...
The search index is not available
@lineup-lite/table
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@lineup-lite/table
Cell
Interface Cell<D, V>
Type Parameters
D
extends
object
=
{}
V =
any
Hierarchy
UseTableCellProps
<
D
,
V
>
Cell
Index
Properties
column
row
value
Methods
get
Cell
Props
render
Properties
column
column
:
ColumnInstance
<
D
>
row
row
:
Row
<
D
>
value
value
:
V
Methods
get
Cell
Props
get
Cell
Props
(
propGetter
?:
CellPropGetter
<
D
>
)
:
TableCellProps
Parameters
Optional
propGetter:
CellPropGetter
<
D
>
Returns
TableCellProps
render
render
(
type
:
string
, userProps
?:
object
)
:
ReactNode
Parameters
type:
string
Optional
userProps:
object
Returns
ReactNode
Exports
Internals
feature
Row
Rank
Externals
feature
Default
Layout
feature
Filter
Columns
feature
Flex
Layout
feature
Resize
Columns
Cell
column
row
value
get
Cell
Props
render
Generated using
TypeDoc