NaosScrollbar
Status: No dedicated documentation exists in design-system-docs (checked main + all open PRs, verified 2026-08-19). This is a factual scaffold, not real guidance — every qualitative section below is an explicit placeholder for a human writer. Nothing has been invented.
Source: DTSL/design-system → packages/product/@dtsl-react/src/components/atomic/NaosScrollbar/NaosScrollbar.tsx (package @dtsl/react, exported as NaosScrollbar)
Props (verbatim from source)
export interface NaosScrollbarProps {
children: React.ReactNode
}
A thin wrapper <div> that applies the sib-naos-scrollbar CSS module class to its children — styling-only, no behavioral logic.
When to Use
TODO — no existing UX/product guidance found in source, Storybook, or docs. Needs input from design/PM.
When NOT to Use
TODO — needs UX/product input.
Decision Logic
TODO — needs UX/product input.
Accessibility
TODO — needs UX/product input.
Common Mistakes
TODO — needs UX/product input.