Package-level declarations
Types
Link copied to clipboard
@Immutable
Colors used throughout the DataTable.
Link copied to clipboard
object DataTableDefaults
Factory functions for DataTableColors and DataTableTextStyles.
Link copied to clipboard
Density presets that control vertical and horizontal padding for rows and headers.
Link copied to clipboard
@Immutable
Describes a column in the DataTable.
Link copied to clipboard
State holder for DataTable.
Link copied to clipboard
@Immutable
Text styles used throughout the DataTable.
Link copied to clipboard
Controls how row selection behaves.
Functions
Link copied to clipboard
@Composable
A flexible, Compose Multiplatform data table built entirely on Foundation APIs.
Link copied to clipboard
@Composable
Creates and remembers a DataTableState.