Class ScrollbarStyleHandler
Package: @aurigma/design-atoms
Constructors
(constructor)()
Constructs a new instance of the ScrollbarStyleHandler class
Declaration
constructor();
Properties
isCustomScrollbarStyleEnabled
Declaration
get isCustomScrollbarStyleEnabled(): boolean;
set isCustomScrollbarStyleEnabled(value: boolean);
Property Value
| Type | Description |
|---|---|
| boolean |
scrollbarEnabled
Declaration
get scrollbarEnabled(): boolean;
set scrollbarEnabled(value: boolean);
Property Value
| Type | Description |
|---|---|
| boolean |