Open veselj43 opened 6 years ago
Hello,
I am using dark theme and i wanted to set it as default, but there are no default options for user to define.
I would expect something like this:
Vue.use(SweetModal, { sweetModal: { overlayTheme: 'dark', ... }, sweetModalTab: { ... } })
It would be nice if all of the attributes for SweetModal and SweetModalTab that has defined default value in code had the option to define user/project defaults (icon and title may be discutable).
Will look into this for the next minor release.
This would be very great to have. Any updates on this feature?
Hello,
I am using dark theme and i wanted to set it as default, but there are no default options for user to define.
I would expect something like this:
It would be nice if all of the attributes for SweetModal and SweetModalTab that has defined default value in code had the option to define user/project defaults (icon and title may be discutable).