fromJson

fun fromJson(value: JsonValue): HTML

Parses HTML display JSON.

Return

The parsed display content.

Parameters

value

The json payload.

Throws

If the json was unable to be parsed.