.. _router-link-api-reference: ########### Router Link ########### .. py:currentmodule:: seamless.components.router .. py:class:: RouterLink :canonical: seamless.components.router.router_link.RouterLink Inherits from :py:class:`~seamless.core.component.Component`. Methods ======= .. py:method:: __init__(self, *, to: str, **anchor_props) :param string to: The path to navigate to :param dict anchor_props: The properties to pass to the anchor element