You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an "easy" way to get a fullscreen overlay? I am currently using a loader from elementUI which provides a fullscreen option (see code below). Is this something available? I could not find anything in the docs.
<divv-loading.fullscreen.lock="isLoading" element-loading-background="rgba(0, 0, 0, 0.1)">
...app code here
</div>
The text was updated successfully, but these errors were encountered:
Hey there, loving this component
Is there an "easy" way to get a fullscreen overlay? I am currently using a loader from elementUI which provides a fullscreen option (see code below). Is this something available? I could not find anything in the docs.
The text was updated successfully, but these errors were encountered: