Home > @uniformdev/design-system > LinkNode > (constructor)
LinkNode.(constructor)
Constructs a new instance of the LinkNode
class
Signature:
constructor(props: LinkNodeProps, key?: NodeKey);
Parameters
Parameter | Type | Description |
---|---|---|
props | LinkNodeProps | |
key | NodeKey | (Optional) |