Ready
Added in 2.0.0
Create a placeholder space that can be used for uploading files via drag and drop.
Usage
This component applies a specially styled area to create a placeholder space, which can be useful, for example in combination with the Upload component. Just add the .gls-placeholder
class to a <div>
element.
<div class="gls-placeholder"></div>