8.8 released—CSS Media Query support, SF Symbols and much more...
Learn more
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