🏠interweave-autolinkInterfacesUrlPropsOn this pageUrlProps HierarchyPartial<LinkProps>UrlPropsIndex PropertieschildrenhrefkeynewWindowurlurlPartsMethodsonClickProperties childrenchildren: ChildrenNodeoptionalhrefhref?: stringoptionalkeykey?: string | numberoptionalnewWindownewWindow?: booleanurlurl: stringurlPartsurlParts: { auth: string; fragment: string; host: string; path: string; port: string | number; query: string; scheme: string }Methods optionalonClickonClick(): null | void