Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

HypertextLiteralConvertible

mattt edited this page Sep 24, 2020 · 2 revisions

HypertextLiteralConvertible

A type that customizes its representation in a hypertext literal.

public protocol HypertextLiteralConvertible

Requirements

html

A representation of this instance in a hypertext literal.

var html:​ HTML