Dominator.getInner

gets the Inner-HTML from the given node

class Dominator
string
getInner

Parameters

node Node

The Node from which you want to get the Inner-HTML

Meta