get Inline Styles For Node
fun getInlineStylesForNode(input: GetInlineStylesForNodeRequest): Single<GetInlineStylesForNodeResponse>
Content copied to clipboard
Returns the styles defined inline (explicitly in the "style" attribute and implicitly, using DOM attributes) for a DOM node identified by nodeId
.
Sources
jvm source
Link copied to clipboard