List table content ITableHead style key
This commit is contained in:
@ -161,6 +161,7 @@
|
||||
computeHtml?: Function
|
||||
sort?: boolean
|
||||
filter?: Record<string, any>
|
||||
style?: Record<string, any>
|
||||
}
|
||||
interface IPagination {
|
||||
[key: string]: any
|
||||
|
||||
Reference in New Issue
Block a user