class domkit::Link

sys::Obj
  dom::Elem
    domkit::Link

@Js

Source

Hyperlink anchor element

make

new make()

Source

target

Str target

Source

The target attribute specifies where to open the linked document.

uri

Uri uri := `#`

Source

URI to hyperlink to.