LobeChatLobeHub
UI
Components
Chat
Mobile
Awesome
Brand
Mdx
Icons
Color
Changelog
Ctrl
K
General
ActionIcon
ActionIconGroup
Block
Button
Icon
Data Display
Avatar
Collapse
FileTypeIcon
FluentEmoji
GuideCard
Highlighter
Hotkey
Image
List
Markdown
MaterialFileTypeIcon
Mermaid
Segmented
Snippet
SortableList
Tag
Tooltip
Video
Data Entry
AutoComplete
CodeEditor
ColorSwatches
CopyButton
DatePicker
EditableText
EmojiPicker
Form
FormModal
HotkeyInput
ImageSelect
Input
SearchBar
Select
SliderWithInput
ThemeSwitch
Feedback
Alert
Drawer
Modal
Layout
DraggablePanel
Footer
Grid
Header
Layout
MaskShadow
ScrollShadow
Navigation
Burger
Dropdown
Menu
SideNav
Tabs
Toc
Theme
ConfigProvider
FontLoader
ThemeProvider

ScrollShadow

ScrollShadow is a component that adds shadow indicators to scrollable content to show overflow in different directions. It automatically detects scroll status and shows or hides shadows accordingly.

import { ScrollShadow } from '@lobehub/ui';
NPM
UNPKG
BundlePhobia
PackagePhobia
Anvaka Graph
Source
Edit
Previous
MaskShadow
Next
Burger

Resources

Lobe UI-AIGC Components
Lobe Icon-AI / LLM Icon Collection
Lobe Charts-Modern Charts
Lobe TTS-TTS / STT Library

Community

Report Bug
Request Feature

Help

GitHub
Changelog

More Products

🤯 Lobe Chat-AI / LLM Chat Framework
🧸 Lobe Vidol-Virtual Idols for EveryOne
🅰️ Lobe Theme-Stable Diffusion Extension
🌐 Lobe i18n-AI i18next CLI
Copyright © 2022-2025
Made with 🤯 by LobeHub
LobeHub

Default

APIs

PropertyDescriptionTypeDefault
orientationDirection of the scroll'vertical' | 'horizontal''vertical'
hideScrollBarWhether to hide the scrollbarbooleanfalse
sizeSize of the shadow in pixelsnumber40
offsetOffset to trigger the shadownumber0
visibilityWhen to show the shadow'auto' | 'always' | 'never''auto'
isEnabledWhether the component is enabledbooleantrue
onVisibilityChangeCallback when visibility changes(visibility: { bottom?: boolean, left?: boolean, right?: boolean, top?: boolean }) => void-
滚动内容示例 1
滚动内容示例 2
滚动内容示例 3
滚动内容示例 4
滚动内容示例 5
滚动内容示例 6
滚动内容示例 7
滚动内容示例 8
滚动内容示例 9
滚动内容示例 10
滚动内容示例 11
滚动内容示例 12
滚动内容示例 13
滚动内容示例 14
滚动内容示例 15
滚动内容示例 16
滚动内容示例 17
滚动内容示例 18
滚动内容示例 19
滚动内容示例 20