Link

Wrapper around a hyperlink.

final
class Link : Block!() {}

Constructors

this
this(string destination, string target)

Creates a new hyperlink.

Meta