Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@maggioli-design-system/mds-stepper-bar-item

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maggioli-design-system/mds-stepper-bar-item

mds-stepper-bar-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 JavaScirpt framework you are using.

  • 5.6.9
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

mds-stepper-bar-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 JavaScirpt framework you are using.

Properties

PropertyAttributeDescriptionTypeDefault
badgebadgeSpecifies if the badge status is displayedbooleanundefined
currentcurrentSpecifies if the component is the current or notbooleanfalse
donedoneSpecifies if the component is checked or notbooleanfalse
icon (required)iconSpecifies the icon displayed of the component when is not checked or the current itemstringundefined
iconCheckedicon-checkedSpecifies the icon displayed of the component when is checkedstring | undefinedthis.icon
label (required)labelSpecifies a short description of the componentstringundefined
stepstepSpecifies if the step is displayedbooleanundefined
typographytypographySpecifies the typography of the element"action" | "caption" | "detail" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "hack" | "label" | "option" | "paragraph" | "snippet" | "tip" | undefined'h6'
valuevalueSpecifies the value the component will return mdsStepperBarItemSelect eventstring | undefinedundefined

Events

EventDescriptionType
mdsStepperBarItemDoneEmits when the accordion is selectedCustomEvent<MdsStepperBarItemEventDetail>

Dependencies

Depends on

Graph

graph TD;
  mds-stepper-bar-item --> mds-badge
  mds-stepper-bar-item --> mds-icon
  mds-stepper-bar-item --> mds-progress
  mds-stepper-bar-item --> mds-text
  mds-badge --> mds-text
  style mds-stepper-bar-item fill:#f9f,stroke:#333,stroke-width:4px

Built with love @ Gruppo Maggioli from R&D Department

FAQs

Package last updated on 26 Sep 2024

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc