DocSpace-client/packages/asc-web-components/scrollbar
2021-02-26 00:19:45 +03:00
..
custom-scrollbars-virtual-list.js Web: Components: changed component hierarchy 2021-02-24 17:42:09 +03:00
index.js Web: Components: changed component hierarchy 2021-02-24 17:42:09 +03:00
README.md Web: Components/Common: fix imports 2021-02-26 00:19:45 +03:00
scrollbar.stories.js Web: Components: changed component hierarchy 2021-02-24 17:42:09 +03:00
scrollbar.test.js Web: Components: changed component hierarchy 2021-02-24 17:42:09 +03:00
styled-scrollbar.js Web: Components/Common: fix imports 2021-02-26 00:19:45 +03:00

Scrollbar

Scrollbar is used for displaying custom scrollbar

Usage

import Scrollbar from "@appserver/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