furo-vertical-scroller

furo-vertical-scroller #

@furo/layout v2.2.14
import '@furo/layout/src/furo-vertical-scroller.js';
exports FuroVerticalScroller js
exports <furo-vertical-scroller> custom-element-definition
superclass LitElement
mixes FBP

summary vertical scroll

furo-vertical-scroller

1
2
3
<furo-vertical-scroller>
  <your-content></your-content>
</furo-vertical-scroller>

Attributes and Properties #

Methods #

Slots #

default #

Type: HTMLElement [0..n]

default slot to add content.

Styling #

The following custom properties available for styling:

Custom property Description
--surface Background color scrollbar
default: white fallback: N/A
--on-surface Background color of the draggable scrolling element
default: black fallback: N/A