Skip to content

StickyStackBarLayout

Properties

offset

The static sticky offset in pixels from the pinned edge (apply as top for the top edge, bottom for the bottom edge).

Type: number

Source: client/lib/utils/stickyStackLayout.js:27

translate

The transform offset in pixels along the scroll axis: negative pulls toward the top, positive toward the bottom. Apply as translateY(<translate>px).

Type: number

Source: client/lib/utils/stickyStackLayout.js:28

zIndex

The stacking order; bars nearer the pinned edge sit on top so a hiding bar slides behind them.

Type: number

Source: client/lib/utils/stickyStackLayout.js:29

Source

client/lib/utils/stickyStackLayout.js:26

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2