All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.tanstack.table.core.Table.kt Maven / Gradle / Ivy

There is a newer version: 8.20.5-pre.809
Show newest version
// Automatically generated - do not modify!

package tanstack.table.core

external interface Table :
    CoreInstance,
    HeadersInstance,
    VisibilityInstance,
    ColumnOrderInstance,
    ColumnPinningInstance,
    FiltersInstance,
    SortingInstance,
    GroupingInstance,
    ColumnSizingInstance,
    ExpandedInstance,
    PaginationInstance,
    RowSelectionInstance




© 2015 - 2024 Weber Informatics LLC | Privacy Policy