UNPKG

copper-ui

Version:

Modern React UI components library with TypeScript support, built on top of Ant Design

3 lines 264 B
import { SidebarRailProps } from '../model/app-shell.types'; export declare function SidebarRail({ className, onClick, type, "aria-label": ariaLabel, ...props }: SidebarRailProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=sidebar-rail.d.ts.map