Skip to content

[Table] Add input for sticky headers #5885

Description

@andrewseguin

Add an input to <cdk-table> that makes the table's header stick to the top of the scroll container.

Interim solution: Use styles position: sticky; top: 0 on the header element.

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentfeatureLabel used to distinguish feature request from other issuesie11This issue is specific to Internet Explorer 11

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions