navLink
@Composable
Creates a Link component with router support.
Parameters
href
the link URL
label
the link label
icon
the link icon
target
the link target
hide
hides the route from the browser history
replace
replaces the current entry in the browser history
className
the CSS class name
id
the ID attribute of the component
content
the content of the component