View Source DomHelpers.Htmlable protocol (dom_helpers v0.3.1)

Implements conversion from anything to something Floki can parse.

Summary

Types

t()

All the types that implement this protocol.

Functions

Convert the given input to a parseable HTML fragment.

Types

@type t() :: term()

All the types that implement this protocol.

Functions

Convert the given input to a parseable HTML fragment.