Links
import { Link } from "path/to/package/neptune.min.js"
const myLink = new Link({
// Configuration
});
Configuration
Options
parent
id or class of the parent element
text
text
size
s, m, l
style
primary, accent, information, success, warning, error
title
title of the link whin it is hovered
href
target link
Last updated