Links

import { Link } from "path/to/package/neptune.min.js"
const myLink = new Link({
    // Configuration
});
ConfigurationOptions

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