UNPKG

@atlaskit/pragmatic-drag-and-drop-react-drop-indicator

Version:

An optional Pragmatic drag and drop package containing react components that provide a visual indication about what the user will achieve when the drop (eg lines)

5 lines 203 B
export var presetStrokeColors = { default: "var(--ds-border-selected, #1868DB)", warning: "var(--ds-border-warning, #E06C00)" }; export var presetStrokeWidth = "var(--ds-border-width-selected, 2px)";