replace-compound-slider API - v4.0.3
    Preparing search index...

    Function mode1

    • Mode 1 — Crossing (default)

      Handles move freely and may cross each other. No position constraints are applied. This is the most permissive mode, useful for single-thumb sliders or when you want to control ordering yourself.

      Parameters

      • _: HandleItem[]

        The current handle state (unused in this mode).

      • next: HandleItem[]

        The proposed next handle state.

      Returns HandleItem[]

      The next handle state as-is.