iink-ts - v4.0.0
Preparing search index...
TTableCellConfig
Type Alias TTableCellConfig
type
TTableCellConfig
=
{
align
?:
"left"
|
"center"
|
"right"
;
content
:
string
|
HTMLElement
;
style
?:
string
;
}
Index
Properties
align?
content
style?
Properties
Optional
align
align
?:
"left"
|
"center"
|
"right"
content
content
:
string
|
HTMLElement
Optional
style
style
?:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
align
content
style
iink-ts - v4.0.0
Loading...