"The background, the stage, the curtain: it's all a backdrop"
P. Shaw, 1900
isOpen | boolean | |
flow | flow-preset | |
isLoading | boolean |
<Backdrop
flow="relative"
on:click={()=>{}}>
<div class="flex-h flex-align-middle-center h-full">
<div class="pad-4 border radius-small theme-bg">
some content
</div>
</div>
</Backdrop>
missing