render

fun render(result: Expected<SignboardError, SignboardValue>)

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

Parameters

result

type Expected which holds either the signboard or error