UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 236 B
import { Breadcrumb, breadcrumbTag } from '@ni/nimble-components/dist/esm/breadcrumb'; export { breadcrumbTag }; export { type Breadcrumb }; export declare const NimbleBreadcrumb: import("@lit/react").ReactWebComponent<Breadcrumb, {}>;