UNPKG

@atlaskit/app-provider

Version:

A top level provider for the Design System.

6 lines (5 loc) 247 B
/** * Activates the harmonised scrollbar appearance. An explicit value overrides the shared rollout * gate; when omitted, the shared gate controls the appearance. */ export declare function useScrollbarHarmonisation(isEnabled?: boolean): void;