Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
Interfaces
LoadAppCSSEventData
LoadAppCSSEventData
interface LoadAppCSSEventData extends ApplicationEventData { cssFile: string; }
Event data containing information for the application events.
Summary
Properties
cssFile
- Previous
- LaunchEventData
- Next
- LoadEventData