Hex Core JS
Preparing search index...
Tables
TableCellProps
Type Alias TableCellProps
TableCellProps
:
{
align
?:
"normal"
|
"start"
|
"center"
|
"end"
;
justify
?:
"normal"
|
"start"
|
"center"
|
"end"
;
multiLine
?:
boolean
;
noHorizontalPadding
?:
boolean
;
noPadding
?:
boolean
;
noVerticalPadding
?:
boolean
;
numeric
?:
boolean
;
onClick
?:
()
=>
void
;
}
&
ColumnProps
<
string
>
&
Partial
<
ClassNameProps
&
StyleProps
&
ChildrenProps
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hex Core JS
Loading...