UNPKG

@customizer/modal-x

Version:

Modal-X = **This Vue Plugin provides a simple and flexible way to create modals for your web applications using a file-based approach. Easily define modal content in separate files, allowing for better organization and maintainability with minimal effort.

5 lines 103 B
export const FileType = { GLOBAL_SPINNER: 'Global Spinner', SPINNER: 'Spinner', MODAL: 'Modal', }