Skip to main content

Type alias: ValueOrConfigPropertyMapper<T>

Ƭ ValueOrConfigPropertyMapper<T>: T | ConfigPropertyMapper<T>

Value or callback to resolve the value from the config of the component.

Type parameters

Name
T

Defined in

packages/core/src/typing/component.ts:42