Link
Hyperlinks create a web of information, allowing readers to explore related topics in more detail.
/* link-example.blade.php */
<x-link :href="route('docs')" content="View Documentation" />
Component API
Prop | Description | Values |
---|---|---|
as | Change the element tag of the component | any |
content | Set the content of the component | any |
href | Change the color of the component | any |
color | Change the font size of the component | Dependant on theme |
size | Change the font weight of the component | Dependant on theme |