Static Propertysliemeobn.elementary 0.5.0Elementary
unsafeUrl
HtmlAttributes.swift:547static var unsafeUrl: Self { get }
static var unsafeUrl: Self { get }
s10Elementary18HTMLAttributeValueO14ReferrerPolicyV9unsafeUrlAEvpZ
What are these?4D8LG
import Elementary
struct ReferrerPolicy
enum HTMLAttributeValue
A namespace for value types used in attributes.
static var noReferrer: Self { get }
static var noReferrerWhenDowngrade: Self { get }
static var origin: Self { get }
static var originWhenCrossOrigin: Self { get }
static var sameOrigin: Self { get }
static var strictOrigin: Self { get }
static var strictOriginWhenCrossOrigin: Self { get }