
implementation("io.kvision:kvision-tabulator:9.3.1")Integrates Tabulator library to create interactive, reactive tables with advanced sorting, filtering, and editing capabilities. Supports integration with ObservableList or Redux store for automatic data model updates. Offers built-in and custom formatters and editors for data presentation and editing. Allows local filtering with type-safe Kotlin code. Supports data sources from local collections, JavaScript arrays, or remote AJAX URLs. Provides automatic model updates for editable tables bound to mutable lists.