Signature:
export declare class Link extends PoqContract 
Extends: PoqContract
| Constructor | Modifiers | Description | 
|---|---|---|
| (constructor)(params) | Constructs a new instance of the Linkclass | 
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| content | string | undefined | Link content. | |
| title | string | Link title. | |
| url | string | undefined | Link URL. |