HTMLAnchorElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

charset
void charset(string charset)
Undocumented in source. Be warned that the author may not have intended to support it.
charset
auto charset()
Undocumented in source. Be warned that the author may not have intended to support it.
coords
void coords(string coords)
Undocumented in source. Be warned that the author may not have intended to support it.
coords
auto coords()
Undocumented in source. Be warned that the author may not have intended to support it.
download
void download(string download)
Undocumented in source. Be warned that the author may not have intended to support it.
download
auto download()
Undocumented in source. Be warned that the author may not have intended to support it.
hash
auto hash()
Undocumented in source. Be warned that the author may not have intended to support it.
hash
void hash(string hash)
Undocumented in source. Be warned that the author may not have intended to support it.
host
void host(string host)
Undocumented in source. Be warned that the author may not have intended to support it.
host
auto host()
Undocumented in source. Be warned that the author may not have intended to support it.
hostname
void hostname(string hostname)
Undocumented in source. Be warned that the author may not have intended to support it.
hostname
auto hostname()
Undocumented in source. Be warned that the author may not have intended to support it.
href
void href(string href)
Undocumented in source. Be warned that the author may not have intended to support it.
href
auto href()
Undocumented in source. Be warned that the author may not have intended to support it.
hreflang
void hreflang(string hreflang)
Undocumented in source. Be warned that the author may not have intended to support it.
hreflang
auto hreflang()
Undocumented in source. Be warned that the author may not have intended to support it.
name
void name(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
name
auto name()
Undocumented in source. Be warned that the author may not have intended to support it.
origin
auto origin()
Undocumented in source. Be warned that the author may not have intended to support it.
password
void password(string password)
Undocumented in source. Be warned that the author may not have intended to support it.
password
auto password()
Undocumented in source. Be warned that the author may not have intended to support it.
pathname
void pathname(string pathname)
Undocumented in source. Be warned that the author may not have intended to support it.
pathname
auto pathname()
Undocumented in source. Be warned that the author may not have intended to support it.
ping
void ping(string ping)
Undocumented in source. Be warned that the author may not have intended to support it.
ping
auto ping()
Undocumented in source. Be warned that the author may not have intended to support it.
port
void port(string port)
Undocumented in source. Be warned that the author may not have intended to support it.
port
auto port()
Undocumented in source. Be warned that the author may not have intended to support it.
protocol
void protocol(string protocol)
Undocumented in source. Be warned that the author may not have intended to support it.
protocol
auto protocol()
Undocumented in source. Be warned that the author may not have intended to support it.
referrerPolicy
void referrerPolicy(string referrerPolicy)
Undocumented in source. Be warned that the author may not have intended to support it.
referrerPolicy
auto referrerPolicy()
Undocumented in source. Be warned that the author may not have intended to support it.
rel
void rel(string rel)
Undocumented in source. Be warned that the author may not have intended to support it.
rel
auto rel()
Undocumented in source. Be warned that the author may not have intended to support it.
relList
auto relList()
Undocumented in source. Be warned that the author may not have intended to support it.
rev
void rev(string rev)
Undocumented in source. Be warned that the author may not have intended to support it.
rev
auto rev()
Undocumented in source. Be warned that the author may not have intended to support it.
search
void search(string search)
Undocumented in source. Be warned that the author may not have intended to support it.
search
auto search()
Undocumented in source. Be warned that the author may not have intended to support it.
shape
void shape(string shape)
Undocumented in source. Be warned that the author may not have intended to support it.
shape
auto shape()
Undocumented in source. Be warned that the author may not have intended to support it.
target
void target(string target)
Undocumented in source. Be warned that the author may not have intended to support it.
target
auto target()
Undocumented in source. Be warned that the author may not have intended to support it.
text
void text(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
text
auto text()
Undocumented in source. Be warned that the author may not have intended to support it.
type
void type(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
type
auto type()
Undocumented in source. Be warned that the author may not have intended to support it.
username
void username(string username)
Undocumented in source. Be warned that the author may not have intended to support it.
username
auto username()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.html.HTMLElement _parent;
Undocumented in source.

Meta