Dominator.getStartElement

gets the Tag Name of the Node

class Dominator
string
getStartElement

Parameters

node Node

The Node to get the Tag Name from

Return Value

Type: string

The Tag Name as string

Meta