HomeWeb Components API Reference - v0.18.0
    Preparing search index...

    Type Alias NodeBindingState

    NodeBindingState: "pending" | "bound" | "missing" | "ambiguous" | "duplicate"

    The binding states a <pc-node> element moves through. pending while the host has not yet instantiated (or no name is assigned), bound once a node has been resolved and decorated, missing/ambiguous/duplicate when resolution failed — each accompanied by a warning naming the cause.