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

@maggioli-design-system/mds-radial-menu

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maggioli-design-system/mds-radial-menu

mds-radial-menu 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
1.0.3
Version published
Maintainers
3
Created
Source

mds-radial-menu

Properties

PropertyAttributeDescriptionTypeDefault
angleEndangle-endSpecifies the ending angle of the menunumber360
angleStartangle-startSpecifies the starting angle of the menunumber0
backdropbackdropSpecifies if the component has a backdrop backgroundboolean | undefinedfalse
directiondirectionSpecifies the direction of the menu elements"clockwise" | "counterclockwise"'clockwise'
discdiscSpecifies if the menu has a disc beneath or notboolean | undefinedundefined
iconiconThe icon displayed in the buttonstring | undefinedundefined
interactioninteractionSpecifies how to open the menu"click" | "rightclick"'click'
openedopenedSpecifies if the menu is opened or notboolean | undefinedundefined
radiusradiusSpecifies the radius of the menunumber5
sizesizeSpecifies the size for the button"lg" | "md" | "sm" | "xl"'lg'
tonetoneSpecifies the tone variant for the button"ghost" | "quiet" | "strong" | "weak" | undefined'strong'
variantvariantSpecifies the color variant for the button"ai" | "apple" | "dark" | "error" | "google" | "info" | "light" | "primary" | "secondary" | "success" | "warning" | undefined'dark'

Shadow Parts

PartDescription
"radial-menu"

CSS Custom Properties

NameDescription
--mds-radial-menu-angle-endSets the end angle of the menu
--mds-radial-menu-angle-startSets the start angle of the menu
--mds-radial-menu-context-menu-z-indexSets the z-index of the context menu with rightclick interaction
--mds-radial-menu-delaySets the delay before the menu items start appearing
--mds-radial-menu-directionSets the direction in which the menu items are positioned
--mds-radial-menu-disc-backgroundSets the background of the disc
--mds-radial-menu-disc-filterSets the filter of the disc
--mds-radial-menu-disc-shadowSets the shadow of the disc
--mds-radial-menu-disc-sizeSets the size of the disc
--mds-radial-menu-radiusSets the radius of the menu
--mds-radial-menu-transition-durationSet the transition duration of the menu
--mds-radial-menu-transition-timing-functionSet the transition timing function of the menu

Dependencies

Depends on

  • mds-button

Graph

graph TD;
  mds-radial-menu --> mds-button
  mds-button --> mds-spinner
  mds-button --> mds-icon
  mds-button --> mds-text
  style mds-radial-menu 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