UNPKG

dk-plus

Version:
15 lines (14 loc) 271 B
import { setBooleanProps as e, setStringProp as o } from "../../_utils/props/index.js"; const i = { visible: e(), text: o(), textSize: o(), color: o(), background: o(), spinner: o(), spinnerSize: o(), flexDirection: o() }; export { i as loadingProps };