msm-link is a web component built with Lit.
Purpose
Use this component as a reusable UI building block.Usage
Attributes / properties
Events
This component does not emit custom events.CSS parts
No documentedpart slots.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Web component msm-link.
msm-link is a web component built with Lit.
<msm-link></msm-link>
| Name | Type | Default | Notes |
|---|---|---|---|
button-link | string | - | |
button-text | string | 'Click me!' | |
button-outgoing | boolean | - | |
type | string | - | |
text-main-color | string | - | |
text-second-color | string | - | |
button-main-color | string | - | |
button-second-color | string | - | |
button-padding | string | - | |
button-text-size | string | - |
part slots.