fromJson

fun fromJson(value: JsonValue): Modal

Parses modal display JSON.

Return

The parsed display content.

Parameters

value

The json payload.

Throws

If the json was unable to be parsed.