Skip to main content

Breadcrumb

function
function Breadcrumb(__namedParameters: Omit<DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>, 'ref'> & { ref?: Ref<HTMLElement>; separator?: ReactNode }): Element

Import

import { Breadcrumb } from '@modular/sdk/ui';