Skip to content

hasAdapter

hasAdapter(value): value is ComponentValue & { adapter: Record<string, unknown> }

The binding carries an Adapter — renderable only once the server has expanded it.

unknown

value is ComponentValue & { adapter: Record<string, unknown> }