interface LaneCustomListsEditorState {
    draggingFrom: string;
}

Properties

Properties

draggingFrom: string