Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
10
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

mds-tab-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.


Version published
Weekly downloads
501
increased by19.29%
Maintainers
2
Install size
62.5 MB
Created
Weekly downloads
 

Readme

Source

mds-tab-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
iconiconstring''
selectedselectedSpecifies if the component is selected or notbooleanundefined
typographytypographySpecifies the typography of the element"option" | "tip" | undefined'tip'

Events

EventDescriptionType
mdsTabBarItemSelectEmits when the component is selectedCustomEvent<string>

Slots

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

CSS Custom Properties

NameDescription
--mds-tab-bar-item-backgroundSets the background-color of the component
--mds-tab-bar-item-background-selectedSets the background-color of the component when it's selected
--mds-tab-bar-item-colorSets the text color of the component
--mds-tab-bar-item-color-selectedSets the text color of the component when it's selected

Dependencies

Depends on

Graph

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

Built with love @ Gruppo Maggioli from R&D Department

FAQs

Last updated on 18 Apr 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc