Poq.SDK.Node

Home > @poq/sdk > Link

Signature:

export declare class Link extends PoqContract 

Extends: PoqContract

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the Link class

Properties

Property Modifiers Type Description
content   string | undefined Link content.
title   string Link title.
url   string | undefined Link URL.