Navigation trail showing the user’s location in a hierarchy. and-breadcrumb
renders a <nav aria-label> wrapping an <ol>; group and-breadcrumb-item
children inside it and mark the last one current.
This is a compound component — several @Component tags share the packages/web-components/src/components/and-breadcrumb/ directory, and Stencil's docs-readme
output writes all of them to the same readme.md, so only the last-processed one survives. The
tables above are hand-written from the source instead; keep them in sync manually.