Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/plugins/filterizr/Spinner
الملفات الموجودة في هذا الـ Path:
.
..
Spinner.d.ts
StyledSpinner.d.ts
index.d.ts
makeSpinner.d.ts

مشاهدة ملف: makeSpinner.d.ts

import { SpinnerOptions } from '../types/interfaces';
export declare function makeSpinner({ fillColor }: SpinnerOptions): HTMLElement;