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

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

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

mds-accordion-item 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.

  • 4.1.0
  • npm
  • Socket score

Version published
Weekly downloads
153
decreased by-62.03%
Maintainers
2
Weekly downloads
 
Created
Source

mds-accordion-item

Properties

PropertyAttributeDescriptionTypeDefault
description (required)descriptionSpecifies the title shown when the component is closed or selectedstringundefined
selectedselectedSpecifies if the component item is selected or notbooleanundefined
typographytypographySpecifies the typography of the element"action" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6"'h5'

Events

EventDescriptionType
mdsAccordionItemChangeEmits when the component attribute selected is changedCustomEvent<MdsAccordionItemEventDetail>
mdsAccordionItemSelectEmits when the component is selectedCustomEvent<MdsAccordionItemEventDetail>
mdsAccordionItemUnselectEmits when the component is unselectedCustomEvent<MdsAccordionItemEventDetail>

CSS Custom Properties

NameDescription
--mds-accordion-item-border-colorSets the border-color of the element
--mds-accordion-item-colorSets the text-color of the element
--mds-accordion-item-description-colorSets the color of the always visible title description

Dependencies

Depends on

  • mds-text

Graph

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

Built with love @ Maggioli Informatica / R&D Department

FAQs

Package last updated on 14 Mar 2023

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