iink-ts - v4.0.0
Preparing search index...
TTableRow
Type Alias TTableRow
type
TTableRow
=
{
cells
:
(
string
|
HTMLElement
|
TTableCellConfig
)
[]
;
data
?:
unknown
;
hoverStyle
?:
string
;
style
?:
string
;
}
Index
Properties
cells
data?
hover
Style?
style?
Properties
cells
cells
:
(
string
|
HTMLElement
|
TTableCellConfig
)
[]
Optional
data
data
?:
unknown
Optional
hover
Style
hoverStyle
?:
string
Optional
style
style
?:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
cells
data
hover
Style
style
iink-ts - v4.0.0
Loading...