Generated API snapshot
@askrjs/ui/scroll-area
Exports from the declarations published in @askrjs/ui 0.0.13. Signatures are generated from the installed artifact.
@askrjs/ui/scroll-area0.0.13
Exports
This entrypoint publishes 13 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.
ScrollAreatype
ScrollArea: { (props: ScrollAreaProps): JSX.Element; (props: ScrollAreaAsChildProps): JSX.Element; }ScrollAreaAsChildPropstype
ScrollAreaAsChildProps: anyScrollAreaCornertype
ScrollAreaCorner: (props: ScrollAreaCornerProps) => JSX.ElementScrollAreaCornerPropstype
ScrollAreaCornerProps: anyScrollAreaOwnPropstype
ScrollAreaOwnProps: anyScrollAreaPropstype
ScrollAreaProps: anyScrollAreaScrollbartype
ScrollAreaScrollbar: (props: ScrollAreaScrollbarProps) => JSX.ElementScrollAreaScrollbarPropstype
ScrollAreaScrollbarProps: anyScrollAreaThumbtype
ScrollAreaThumb: (props: ScrollAreaThumbProps) => JSX.ElementScrollAreaThumbPropstype
ScrollAreaThumbProps: anyScrollAreaViewporttype
ScrollAreaViewport: { (props: ScrollAreaViewportProps): JSX.Element; (props: ScrollAreaViewportAsChildProps): JSX.Element; }ScrollAreaViewportAsChildPropstype
ScrollAreaViewportAsChildProps: anyScrollAreaViewportPropstype
ScrollAreaViewportProps: any