wix-style-react
Version:
wix-style-react
19 lines • 585 B
TypeScript
declare const _default: React.ComponentType<import("../common/Focusable").InjectedFocusableProps<{
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;
ariaLabelledBy: any;
}, HTMLElement>>;
export default _default;
import React from 'react';
//# sourceMappingURL=SliderHandle.d.ts.map