function getSpinnerCSS
getSpinnerCSS(): string

Get CSS required for spinner animation. Add this to your page's <style> or stylesheet.

Return Type

string

Usage

import { getSpinnerCSS } from ".";