Package-level declarations
Types
Per-header cell info and helpers provided to the header slot via CompositionLocal.
Icons used by table header for sort and filter affordances.
Contains default values used by TableTextField.
Properties
Functions
Modifier extension that integrates an editable cell component with the table's focus management system.
Convenience text field for use inside editable table cells.
Table cell text field with error message displayed in a persistent tooltip. When errorMessage is not empty, a tooltip with the error will be shown. The tooltip remains visible until the user clicks the dismiss button.
Helper that renders a filter icon and embedded FilterPanel when expanded.
Helper that renders a sort icon with proper state and toggles sort on click.
Custom text field with configurable content padding. Uses BasicTextField with OutlinedTextFieldDefaults.DecorationBox under the hood.