type

Link

@Js
class Link : Elem

Hyperlink anchor element

constructors

fields

target

The target attribute specifies where to open the linked document.

uri

URI to hyperlink to.

Slot Details

make

new make()

target

Str target

The target attribute specifies where to open the linked document.

uri

Uri uri := `#`

URI to hyperlink to.