DocSpace-client/packages/asc-web-components/scrollbar
2021-02-24 20:11:23 +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: changed component hierarchy 2021-02-24 17:42:09 +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: applied new import from appserver/components 2021-02-24 20:11:23 +03:00

Scrollbar

Scrollbar is used for displaying custom scrollbar

Usage

import { Scrollbar } from "@appserver/components";
<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