The Container cannot use the CSS property padding. It must be set to
0 to maintain proper functionality.
The ContainerInner cannot use the CSS property margin. It must be set to
0 to ensure correct positioning and behavior.
The Container does not prevent changes in width of the ContainerInner; instead, it
inherits its width from the Container when in the state of ColliderTop or
ColliderBottom.
In a React environment, be sure to call stop() when unmounting the component to
prevent memory leaks and unintended behavior.
Multiple instances of Sidebarius can be used simultaneously, allowing for individual sticky
behaviors across different sections for various scenarios.
For the ContainerInner, the Container serves as a guide, within which it can move, and it
cannot exceed the boundaries set by the Container.
More info ↗️