9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement
LoadAppCSSEventData
interface LoadAppCSSEventData extends ApplicationEventData {
  cssFile: string;
}
Event data containing information for the application events.

Summary

Properties

cssFile
4 properties inherited from ApplicationEventData
Click to expand

Properties