Nav Link Component
@ExperimentalCoroutinesApi()
Content copied to clipboard
This class combines the configuration and the core rendering of an appFrame navigation-link.
You can configure the
icon
text
active state
The rendering function is used by the component factory functions navLink, so it is not meant to be called directly unless you plan to implement your own navLink.
Constructors
NavLinkComponent
Link copied to clipboard
fun NavLinkComponent()
Content copied to clipboard