Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

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

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

mds-tab-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
8.8.1
Version published
Weekly downloads
47
-38.16%
Maintainers
3
Weekly downloads
 
Created
Source

mds-tab-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
awaitawaitSpecifies if the button is awaiting for a responsebooleanundefined
disableddisabledSpecifies if the tab item is disabled or notboolean | undefinedundefined
hrefhrefSpecifies the URL target of the buttonstring | undefinedundefined
iconiconThe icon displayed in the tab itemstring | undefinedundefined
iconPositionicon-positionSpecifies the horizontal position of the icon displayed in the tab item"left" | "right" | undefined'left'
selectedselectedSpecifies if the tab item is selected or notboolean | undefinedundefined
sizesizeSpecifies the size for the tab item"lg" | "md" | "sm" | "xl" | undefined'md'
typetypeThe type of the tab item element"a" | "button" | "reset" | "submit" | undefined'submit'
valuevalueSpecifies an optional value to get from mdsTabItemSelect eventstring | undefinedundefined

Events

EventDescriptionType
mdsTabItemFocusEmits when the tab item is selectedCustomEvent<MdsTabItemEventDetail>
mdsTabItemSelectEmits when the tab item is selectedCustomEvent<MdsTabItemEventDetail>

Slots

SlotDescription
"default"Put text string here, avoid elements

Shadow Parts

PartDescription
"button"

Dependencies

Used by

Depends on

Graph

graph TD;
  mds-tab-item --> mds-button
  mds-button --> mds-spinner
  mds-button --> mds-icon
  mds-button --> mds-text
  mds-input-upload --> mds-tab-item
  mds-pref-animation --> mds-tab-item
  mds-pref-consumption --> mds-tab-item
  mds-pref-contrast --> mds-tab-item
  mds-pref-language --> mds-tab-item
  mds-pref-theme --> mds-tab-item
  style mds-tab-item fill:#f9f,stroke:#333,stroke-width:4px

Built with love @ Gruppo Maggioli from R&D Department

FAQs

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