projects/common/interactive/breadcrumb/breadcrumb-separator.directive.ts
import { CngxBreadcrumbSeparator } from '@cngx/common/interactive'
Visual separator between crumbs (slash, chevron, projected icon). Put cngxBreadcrumbSeparator on the separator element; it is marked aria-hidden="true" so assistive tech reads the trail as a clean list of links without the decorative glyphs.
cngxBreadcrumbSeparator
aria-hidden="true"
https://cngxjs.github.io/cngx/examples/#/common/interactive/breadcrumb/custom-separator
[cngxBreadcrumbSeparator]
aria-hidden
no-iframes