🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@maggioli-design-system/mds-breadcrumb-item

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maggioli-design-system/mds-breadcrumb-item

mds-breadcrumb-item is a web-component from Magma Design System, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScript framework you are using.

latest
npmnpm
Version
2.11.4
Version published
Weekly downloads
5
150%
Maintainers
3
Weekly downloads
 
Created
Source

mds-breadcrumb-item

This is a web-component from Maggioli Design System Magma, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScript framework you are using.

Properties

PropertyAttributeDescriptionTypeDefault
selectedselectedChoose if the component is selected or notboolean | undefinedundefined

Events

EventDescriptionType
mdsBreadcrumbItemSelectEmits when the breadcrumb is activeCustomEvent<MdsBreadcrumbItemEventDetail>

Slots

SlotDescription
"default"Add text string to this slot, avoid to add HTML elements or components here.

CSS Custom Properties

NameDescription
--mds-breadcrumb-item-arrow-depth-colorSets the color of the arrow icon that separates buttons
--mds-breadcrumb-item-button-backgroundSets the background color of the button
--mds-breadcrumb-item-button-background-hoverSets the background color of the button when the mouse is over it
--mds-breadcrumb-item-button-background-selectedSets the background color of the button when it's active
--mds-breadcrumb-item-button-colorSets the text color of the button
--mds-breadcrumb-item-button-color-hoverSets the text color of the button when the mouse is over it
--mds-breadcrumb-item-button-color-selectedSets the text color of the button when it's active
--mds-breadcrumb-item-outline-blurSets the blur color when the button is blurred via keyboard
--mds-breadcrumb-item-outline-blur-offsetSets the blur offset color when the button is blurred via keyboard
--mds-breadcrumb-item-outline-focusSets the focus color when the button is focused via keyboard
--mds-breadcrumb-item-outline-focus-offsetSets the focus offset color when the button is focused via keyboard

Dependencies

Depends on

  • mds-text

Graph

graph TD;
  mds-breadcrumb-item --> mds-text
  style mds-breadcrumb-item fill:#f9f,stroke:#333,stroke-width:4px

Built with love @ Gruppo Maggioli from R&D Department

FAQs

Package last updated on 03 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