Foundation / Layout
Scroll
server24.5 kB
@stellaria/nebula-webScrollPropsPreview
Props
12| Prop | Type | Default |
|---|---|---|
axis | ScrollAxis | "y" |
bounce | boolean | true |
children | ReactNode | — |
className Composes with the classes `Box` computes instead of replacing them. | string | — |
component | (ElementType & C) | — |
gutter | boolean | false |
momentum | boolean | false |
multiplier | number | 1.5 |
scrollbarSize | string | number | — |
shadows | boolean | false |
smooth | boolean | false |
spring | SpringName | "default" |
Also accepts
On top of its own props, this component forwards these groups.
Style props · 128