MCPcopy Create free account
hub / github.com/angular/components / resetStickyChanged

Method resetStickyChanged

src/cdk/table/can-stick.ts:23–23  ·  view source on GitHub ↗

Resets the dirty check for cases where the sticky state has been used without checking.

()

Source from the content-addressed store, hash-verified

21
22 /** Resets the dirty check for cases where the sticky state has been used without checking. */
23 resetStickyChanged(): void;
24}

Implementers 3

CdkHeaderRowDefsrc/cdk/table/row.ts
CdkFooterRowDefsrc/cdk/table/row.ts
CdkColumnDefsrc/cdk/table/cell.ts

Calls

no outgoing calls

Tested by

no test coverage detected