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

main.tanstack.table.core.TableOptions.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 TableOptions : TableOptionsResolved {
    @Deprecated(message = "Excluded property", level = DeprecationLevel.HIDDEN)
    override var state: dynamic

    @Deprecated(message = "Excluded property", level = DeprecationLevel.HIDDEN)
    override var onStateChange: dynamic

    @Deprecated(message = "Excluded property", level = DeprecationLevel.HIDDEN)
    override var renderFallbackValue: dynamic
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy