data class FontsUpdatedEvent : CSSEvent
FontsUpdatedEvent(font: FontFace? = null)
The web font that has loaded.
val font: FontFace?