Spinner Cube-Grid now available

Spinner from: https://tobiasahlin.com/spinkit/
This commit is contained in:
Martin Filser 2021-06-09 20:41:10 +02:00
parent 6df7657c8e
commit 0caff7d5d5
4 changed files with 80 additions and 1 deletions

View file

@ -52,6 +52,7 @@ export const TYPE_TEMPLATE_CONTAINER = 'template-container';
export const ALLOWED_WAIT_SPINNERS = [
'Bounce',
'Cube',
'Cube-Grid',
'Dot',
'Rotateplane',
'Scaleout',