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
auto 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
auto 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
auto crossOrigin()
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.
integrity
void integrity(string integrity)
Undocumented in source. Be warned that the author may not have intended to support it.
integrity
auto 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
auto 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
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.
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
auto 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
auto type()
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