pivotick - v1.5.0
    Preparing search index...

    Type Alias UIPhase

    UIPhase: "afterMount" | "graphReady" | "destroy"

    The lifecycle phases every UI element participates in, in order. mount is handled separately (it needs a container / slot); these three are the argument-less phases the UIManager broadcasts.