
Security News
Meet the Socket Team at RSAC and BSidesSF 2025
Join Socket for exclusive networking events, rooftop gatherings, and one-on-one meetings during BSidesSF and RSA 2025 in San Francisco.
@smui-extra/badge
Advanced tools
An indicator for content.
npm install --save-dev @smui-extra/badge
https://sveltematerialui.com/demo/badge
A badge.
use
: []
- An array of Svelte actions and/or arrays of an action and its options.class
: ''
- A CSS class string.square
: false
- Whether the component has square or rounded corners.color
: 'default'
- The component's color. ('primary', 'secondary', 'default', or a custom color string defined with SASS)position
: 'middle'
- The position of the badge relative to the corner of the container. ('inset', 'middle', or 'outset')align
: 'top-end'
- The corner alignment of the badge on its container. ('top-start', 'top-end', 'bottom-start', or 'bottom-end')8.0.0-beta.3 (2024-12-22)
FAQs
Svelte Material UI - Badge
The npm package @smui-extra/badge receives a total of 3,503 weekly downloads. As such, @smui-extra/badge popularity was classified as popular.
We found that @smui-extra/badge demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
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.
Security News
Join Socket for exclusive networking events, rooftop gatherings, and one-on-one meetings during BSidesSF and RSA 2025 in San Francisco.
Security News
Biome's v2.0 beta introduces custom plugins, domain-specific linting, and type-aware rules while laying groundwork for HTML support and embedded language features in 2025.
Security News
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.