@rendley/sdk - v1.15.19
    Preparing search index...

    Type Alias BoundsResizeMode

    BoundsResizeMode: "auto" | "crop" | "scale" | "wrap"

    How a resize translates onto the clip. "auto" (default) resolves through ClipBoundingCapabilities for the dragged edge; the explicit values let host UX override (e.g. a modifier key turning a side-drag into a stretch). Requesting a mode the clip doesn't support for that edge is rejected with a warning.