@cavell/kit API
Guide
Components
Preparing search index...
ResizableTableProps
Interface ResizableTableProps
interface
ResizableTableProps
{
children
:
ReactNode
;
className
?:
string
;
tableStyle
?:
CSSProperties
;
wrapperStyle
?:
CSSProperties
;
}
Index
Properties
children
class
Name?
table
Style?
wrapper
Style?
Properties
children
children
:
ReactNode
Optional
class
Name
className
?:
string
Applied to the
(e.g. TABLE_CLASS for the DS look).
Optional
table
Style
tableStyle
?:
CSSProperties
Optional
wrapper
Style
wrapperStyle
?:
CSSProperties
Merged onto the scroll wrapper (e.g. vertical margin).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
class
Name
table
Style
wrapper
Style
Guide
Components
@cavell/kit API
Loading...
Applied to the
OptionaltableOptionalwrapperMerged onto the scroll wrapper (e.g. vertical margin).
Settings
On This Page
Properties