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