Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

js loading spinner

//css
<link rel="stylesheet" type="text/css" href="https://www.cssscript.com/demo/loading-spinner-toast-noticekit/dist/notice.min.css">
  
const instance = new Notice();

//show
instance.showLoading({
  type: 'dots' //line(default), dots, dots_zoom, cube_flip, cube_zoom
});

//hide
instance.hideLoading()

//js
<script type="text/javascript" language="javascript" src='https://www.cssscript.com/demo/loading-spinner-toast-noticekit/dist/notice.min.js' defer></script>
Comment

PREVIOUS NEXT
Code Example
Shell :: copy file to ubuntu server 
Shell :: install laravel on ubuntu 
Shell :: loop array bash 
Shell :: ubuntu cannot detect external monitors 
Shell :: pyenv install latest version 
Shell :: curl hide output 
Shell :: platformio install arduino lib 
Shell :: how to install cuda on ubuntu 20.04 
Shell :: kubernetes get statefulset 
Shell :: install software manager linux kali 
Shell :: install vuex orm 
Shell :: flutter markdown 
Shell :: should mocha and chai be npm installed as dependencies or dev dependencies 
Shell :: git message 
Shell :: clipboard app for ubuntu 
Shell :: error: taint "node-role.kubernetes.io/master" not found 
Shell :: apt get update upgrade linux 
Shell :: ubuntu dotnet 6 
Shell :: remove git repository from remote 
Shell :: instal ng2 order pipe 
Shell :: mac terminal curl 
Shell :: npm install compression 
Shell :: bash sum numbers 
Shell :: change desktop icon size ubuntu 
Shell :: symbolic link wsl mnt 
Shell :: docker image prune 
Shell :: install composer phar 
Shell :: return boolean bash 
Shell :: git credentials store with timeout 
Shell :: linux awk 
ADD CONTENT
Topic
Content
Source link
Name
8+1 =