NameDescriptionDefaultControl
columns
Column[]
[]
columns : [
    0 : {...} 4 keys
    1 : {...} 3 keys
    2 : {...} 3 keys
    3 : {...} 3 keys
]
dataSource
object[]
[]
dataSource : [
    0 : {...} 5 keys
    1 : {...} 5 keys
    2 : {...} 5 keys
    3 : {...} 5 keys
]
rowSelection
{ type: "checkbox" | "radio"; sorter?: ((a: object, b: object) => number); }
-
rowSelection : {
  • type : "checkbox"
}
theme
ThemeProviderProps
object
theme : {
    colors : {...} 2 keys
  • fontFamily : "Avenir LT Std, sans-serif, Roboto"
}
children
-
-