Skip to content

@modoki/engine / index / getReadValue

Function: getReadValue()

getReadValue(name): unknown

Read a registered value, or undefined if no source is registered. A getter that throws is treated as undefined (logged) so one bad source can't break template resolution.

Parameters

name

string

Returns

unknown

Built with Modoki.