UNPKG

@carbon/react

Version:

React components for the Carbon Design System

11 lines (10 loc) 552 B
/** * Copyright IBM Corp. 2023, 2024 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. */ export declare const LowerHandle: (props: any) => import("react/jsx-runtime").JSX.Element; export declare const LowerHandleFocus: (props: any) => import("react/jsx-runtime").JSX.Element; export declare const UpperHandle: (props: any) => import("react/jsx-runtime").JSX.Element; export declare const UpperHandleFocus: (props: any) => import("react/jsx-runtime").JSX.Element;