Properties
indicatorRect
Updates the current location of the drop indicator
indicatorRect: Rect | null
Custom Properties
These are the custom properties that can be sets on the <file-pond-drop-indicator> element, they describe the appearance of the drop indicator.
border
file-pond-drop-indicator {
--border: none;
}
border-radius
file-pond-drop-indicator {
--border-radius: none;
}
background-color
file-pond-drop-indicator {
--background-color: transparent;
}