Link
Custom link component.
Installation
Copy the following code into your app directory.
sapphireui add component linkUsage
Make sure to correctly set your imports relative to the component.
from components.base_ui.link import link
Examples
Below are examples demonstrating how the component can be used.