UNPKG

comic-plus

Version:

<p align="center"> <img width="200px" src="./logo.png"/> </p>

17 lines (16 loc) 244 B
const loadingProps = { icon: Object, defaultVisible: { type: Boolean, default: true }, text: String, blur: Boolean, background: String, color: String, target: HTMLElement, global: Boolean }; export { loadingProps };