data class InlineStyleInvalidatedEvent : DOMEvent
Fired when Element's inline style is modified via a CSS property modification.
<init> |
Fired when InlineStyleInvalidatedEvent(nodeIds: List<NodeId>) |
nodeIds |
Ids of the nodes for which the inline styles have been invalidated. val nodeIds: List<NodeId> |