HTMLLinkElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

as
void as(string as)
Undocumented in source. Be warned that the author may not have intended to support it.
as
string as()
Undocumented in source. Be warned that the author may not have intended to support it.
charset
void charset(string charset)
Undocumented in source. Be warned that the author may not have intended to support it.
charset
string charset()
Undocumented in source. Be warned that the author may not have intended to support it.
crossOrigin
void crossOrigin(Optional!(T0) crossOrigin)
Undocumented in source. Be warned that the author may not have intended to support it.
crossOrigin
Optional!(string) crossOrigin()
Undocumented in source. Be warned that the author may not have intended to support it.
disabled
void disabled(bool disabled)
Undocumented in source. Be warned that the author may not have intended to support it.
disabled
bool disabled()
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
string 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
string hreflang()
Undocumented in source. Be warned that the author may not have intended to support it.
integrity
void integrity(string integrity)
Undocumented in source. Be warned that the author may not have intended to support it.
integrity
string integrity()
Undocumented in source. Be warned that the author may not have intended to support it.
media
void media(string media)
Undocumented in source. Be warned that the author may not have intended to support it.
media
string media()
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
string 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
string 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
string rev()
Undocumented in source. Be warned that the author may not have intended to support it.
sheet
auto sheet()
Undocumented in source. Be warned that the author may not have intended to support it.
sizes
auto sizes()
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
string target()
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
string type()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.HTMLElement.HTMLElement _parent;
Undocumented in source.

Meta