Skip to content

StickyStackContext

Properties

register

Register a bar into a zone. Returns the entry (teleport target, element ref, cleanup).

Type: (registration: StickyStackRegistration) => StickyStackEntry

Source: client/lib/use/useStickyStack.js:59

zoneRegistrations

The registrations for a zone, sorted by order (ascending).

Type: (zone: StickyZoneName) => ComputedRef

Source: client/lib/use/useStickyStack.js:58

Source

client/lib/use/useStickyStack.js:57

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