UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 265 B
import { BreadcrumbItem, breadcrumbItemTag } from '@ni/nimble-components/dist/esm/breadcrumb-item'; export { breadcrumbItemTag }; export { type BreadcrumbItem }; export declare const NimbleBreadcrumbItem: import("@lit/react").ReactWebComponent<BreadcrumbItem, {}>;