Home > widget-integration > StickyService > shouldClearStickyOverflowAncestor
StickyService.shouldClearStickyOverflowAncestor() method
Checks whether an ancestor is allowed to have clipping overflow cleared for sticky behavior.
Signature:
protected shouldClearStickyOverflowAncestor(ancestor: HTMLElement): boolean;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
ancestor |
HTMLElement |
Returns:
boolean