Sticky
File to import
import { Sticky } from "tsx-library-julseb"
<Sticky>
</Sticky>
Props
as
Changes the HTML tag
Type: string
Possible values: Any HTML tag
Default value: div
top
Position from the top of the page.
Type: string or number
Possible values: xxl
| xl
| l
| m
| s
| xs
| xxs
| none
| any number
Default value: s