DocSpace-client/packages/components/scrollbar
2023-10-26 12:09:46 +03:00
..
custom-scrollbars-virtual-list.js Web: Components: Change scrollbar (part 2) 2023-07-20 18:33:34 +02:00
index.js Web:Fixed missing scroll lock on the Participants tab when opening the list of link settings and the list of user rights. 2023-10-26 12:09:46 +03:00
README.md Web: Moved all clients app to packages directory 2022-07-22 22:01:25 +03:00
scrollbar.stories.js Web: Moved all clients app to packages directory 2022-07-22 22:01:25 +03:00
scrollbar.test.js Web: Moved all clients app to packages directory 2022-07-22 22:01:25 +03:00
styled-scrollbar.js Web: Components: Add scroll-body position to make children calculate width from scroll-body 2023-07-27 14:54:31 +02:00

Scrollbar

Scrollbar is used for displaying custom scrollbar

Usage

import Scrollbar from "@docspace/components/scrollbar";
<Scrollbar>Some content</Scrollbar>

Properties

Props Type Required Values Default Description
className string - - - Accepts class
id string - - - Accepts id
style obj, array - - - Accepts css style
stype string smallWhite, smallBlack, preMediumBlack, mediumBlack smallBlack Scrollbar style type