Home > @findkit/ui > HitSlotParts > URLLink
HitSlotParts.URLLink() method
The url as a link
Signature:
URLLink(props: {
href?: string;
children?: any;
}): any;
Parameters
Parameter | Type | Description |
---|---|---|
props | { href?: string; children?: any; } |
Returns:
any