@maggioli-design-system/mds-horizontal-scroll
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

mds-horizontal-scroll

This is a web-component from Maggioli Design System Magma, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.

Properties

Property Attribute Description Type Default
controls controls Specifies the viewport which will display navigation controls "all" | "desktop" | "large" | "none" | "tablet" | "tv" | "wide" | "xlarge" | undefined 'desktop'
scrollbar scrollbar Specifies the box’s snap position as an alignment of its snap area boolean | undefined undefined
snap snap Specifies the box’s snap position as an alignment of its snap area "center" | "end" | "none" | "start" | undefined 'start'

Slots

Slot Description
"default" Add text string, HTML elements or components to this slot.

Shadow Parts

Part Description
"content"

CSS Custom Properties

Name Description
--mds-horizontal-scroll-background Sets the background-color of the component
--mds-horizontal-scroll-scrollbar-margin Sets the margin of the browser scroll bar (if supported)
--mds-horizontal-scroll-scrollbar-radius Sets the border-radius of the browser scroll bar (if supported)
--mds-horizontal-scroll-scrollbar-size Sets the height and width of the browser scroll bar (if supported)
--mds-horizontal-scroll-scrollbar-thumb-background Sets the background-color of the browser scroll bar thumb (if supported)
--mds-horizontal-scroll-scrollbar-track-background Sets the background-color of the browser scroll bar track (if supported)

Dependencies

Depends on

Graph

graph TD;
  mds-horizontal-scroll --> mds-button
  mds-button --> mds-spinner
  mds-button --> mds-icon
  mds-button --> mds-text
  style mds-horizontal-scroll fill:#f9f,stroke:#333,stroke-width:4px

Built with love @ Gruppo Maggioli from R&D Department

Readme

Keywords

none

Package Sidebar

Install

npm i @maggioli-design-system/mds-horizontal-scroll

Weekly Downloads

259

Version

2.0.3

License

MIT

Unpacked Size

961 kB

Total Files

193

Last publish

Collaborators

  • moodysmiles
  • vitto