Options Context
This context class integrates the configuration and the DSL for some general and optional properties.
The following aspects can be configured:
different customizations related to sorting functionalities (SortingContext)
the hovering effect
width and heights properties, including the maximum values for the whole table
width and max width for a cell
Constructors
OptionsContext
Link copied to clipboard
fun OptionsContext()
Content copied to clipboard
Types
Functions
Properties
cellMaxWidth
Link copied to clipboard
cellMinWidth
Link copied to clipboard
height
Link copied to clipboard
hovering
Link copied to clipboard
maxHeight
Link copied to clipboard
maxWidth
Link copied to clipboard
sorting
Link copied to clipboard
width
Link copied to clipboard