Preparing search index...
    interface NotDraggingStyle {
        transform?: string;
        transition?: "none";
    }
    Index

    Properties

    transform?: string
    transition?: "none"