Skip to content
On this page

getElementsByTagName()

No Description Provided

Function Definition

ts
public getElementsByTagName(tag: string): ReadonlyArray<RmlElement>;

Arguments

  • tag: string

Returns

  • ReadonlyArray<RmlElement>

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk