Preparing search index...
    interface DragIconProps {
        dragHandlerClassName?: string;
        isHTMLDraggable?: boolean;
        size?: Universe.Platform.Uikit.SIZE;
    }
    Index

    Properties

    dragHandlerClassName?: string
    isHTMLDraggable?: boolean