UNPKG

@wix/design-system

Version:

@wix/design-system

18 lines 557 B
declare const _default: React.ComponentType<{ tooltipValue: any; className: any; onFocusCustom?: (() => void) | undefined; onBlurCustom?: (() => void) | undefined; focusableOnFocus: any; focusableOnBlur: any; disabled: any; handleProps: any; displayTooltip?: boolean | undefined; index: any; dataHook: any; direction: any; gradientColor: any; } & import("../common/Focusable").WithFocusableProps<HTMLElement>>; export default _default; import React from 'react'; //# sourceMappingURL=SliderHandle.d.ts.map