data
To define the rows and columns of the table.
optional
(eitherdata
,from
orserver
must be provided)- Type:
TCell[][]
,{ [key: string]: TCell }[]
orFunction
- Example: Hello World, Import JSON, Async import and Dynamic import
or
To define the rows and columns of the table.
optional
(either data
, from
or server
must be provided)TCell[][]
, { [key: string]: TCell }[]
or Function
or