diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Link
diamond
web
elements
link
Wrapper around a hyperlink.
final
class
Link : Block!() {
this
(string destination, string target);
}
Constructors
this
this
(string destination, string target)
Creates a new hyperlink.
Meta
Source
See Implementation
diamond
web
elements
link
classes
Link
Wrapper around a hyperlink.