Skip to content

Interface: IScrollBarConfig

Table of contents

Properties

Properties

theme

Optional theme: IScrollBarTheme

Defined in

in/packages/interface/src/scroll/IScrollBar.ts:4


padding

Optional padding: IFourNumber

Defined in

in/packages/interface/src/scroll/IScrollBar.ts:5


minSize

Optional minSize: number

Defined in

in/packages/interface/src/scroll/IScrollBar.ts:6

Released under the MIT License.