Type Alias ExpressionOrValue<T>

Source
Expand description

Type utility for values that can be either an ExpressionBuilder or a direct value

Also allows string as they can represent "={{ }}" expressions pointing to a T value