current_index# property ImageWidget.current_index: dict[str, int]# Get or set the current index of each slider dim. Provide a subset or all of the slider dims, ex: {"t": 10} or {"t": 5, "z": 20}. Any dim that is not provided keeps its current index.