jamespot-user-api
Preparing search index...
WidgetTableContent
Type Alias WidgetTableContent
type
WidgetTableContent
=
{
limit
?:
number
|
boolean
;
tableBorderRadius
?:
number
;
tableColumnsData
?:
WidgetTableColumnData
[]
;
tableHeadColor
?:
string
;
tableHeadIconColor
?:
string
;
tableHeadTextColor
?:
string
;
tableRowColor
?:
string
;
tableRowTextColor
?:
string
;
tableSizedColumns
?:
boolean
;
tableSizedColumnsWidth
?:
number
;
}
Index
Properties
limit?
table
Border
Radius?
table
Columns
Data?
table
Head
Color?
table
Head
Icon
Color?
table
Head
Text
Color?
table
Row
Color?
table
Row
Text
Color?
table
Sized
Columns?
table
Sized
Columns
Width?
Properties
Optional
limit
limit
?:
number
|
boolean
Optional
table
Border
Radius
tableBorderRadius
?:
number
Optional
table
Columns
Data
tableColumnsData
?:
WidgetTableColumnData
[]
Optional
table
Head
Color
tableHeadColor
?:
string
Optional
table
Head
Icon
Color
tableHeadIconColor
?:
string
Optional
table
Head
Text
Color
tableHeadTextColor
?:
string
Optional
table
Row
Color
tableRowColor
?:
string
Optional
table
Row
Text
Color
tableRowTextColor
?:
string
Optional
table
Sized
Columns
tableSizedColumns
?:
boolean
Optional
table
Sized
Columns
Width
tableSizedColumnsWidth
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
table
Border
Radius
table
Columns
Data
table
Head
Color
table
Head
Icon
Color
table
Head
Text
Color
table
Row
Color
table
Row
Text
Color
table
Sized
Columns
table
Sized
Columns
Width
jamespot-user-api
Loading...