render

fun render(result: Expected<JunctionError, JunctionValue>)

Invoke to render the junction based on data or clear the view on error conditions.

Parameters

result

type Expected which holds either the junction or error