Accessors
isSticky
- get isSticky(): boolean
-
Returns boolean
offset
- get offset(): undefined | string
-
Returns undefined | string
position
- get position(): "none" | "left" | "right"
-
Returns "none" | "left" | "right"
style
- get style(): Partial<Pick<CSSStyleDeclaration, "left" | "position" | "right" | "zIndex">>
-
Returns Partial<Pick<CSSStyleDeclaration, "left" | "position" | "right" | "zIndex">>
Contains state and behaviors for the sticiness