Reference
LinkChild
Represents children accepted by the app-router Link renderer.
Signature
type LinkChild = ReactCompatNode | Node | TrustedLinkHtml | readonly LinkChild[]Reference
Represents children accepted by the app-router Link renderer.
type LinkChild = ReactCompatNode | Node | TrustedLinkHtml | readonly LinkChild[]