You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@umbraco-ui/uui-breadcrumbs

Package Overview
Dependencies
Maintainers
5
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-breadcrumbs

This package contains two web components - uui-breadcrumb-item and uui-breadcrumbs. They can be used as an additional navigation to allow users to keep track and maintain awareness of their location.

1.14.1
latest
Source
npmnpm
Version published
Weekly downloads
1.4K
-10.74%
Maintainers
5
Weekly downloads
 
Created
Source

uui-breadcrumbs

npm

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-breadcrumbs

Import the registration of <uui-breadcrumbs>, <uui-breadcrumb-item> via:

import '@umbraco-ui/uui-breadcrumbs';

When looking to leverage the UUIBreadcrumbsElement or UUIBreadcrumbItemElement base class as a type and/or for extension purposes, do so via:

import {
  UUIBreadcrumbsElement,
  UUIBreadcrumbItemElement,
} from '@umbraco-ui/uui-breadcrumbs';

Usage

<uui-breadcrumbs>
  <uui-breadcrumb-item href="https://...">Item 1</uui-breadcrumb-item>
  <uui-breadcrumb-item href="https://...">Item 2</uui-breadcrumb-item>
  <uui-breadcrumb-item href="https://...">Item 3</uui-breadcrumb-item>
</uui-breadcrumbs>

Keywords

Umbraco

FAQs

Package last updated on 30 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.