interface StyleObserverOptionsObject {
    properties: string[];
}

Properties

Properties

properties: string[]

The properties to observe.