Skip to main content

BreadcrumbLink

function
function BreadcrumbLink(__namedParameters: Omit<DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, 'ref'> & { asChild?: boolean; ref?: Ref<HTMLAnchorElement> }): Element

Import

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