Badges
import { Badge } from "path/to/package/neptune.min.js"
const myBadge = new Badge({
// Configuration
});
Configuration
Configuration
Options
parent
id or class of the parent element
text
text
size
s, m, l
style
primary, accent, information, success, warning, error
Last updated