Definitions

class Object
trait Matchable
class Any

Value members

Concrete methods

def findTypeByTagName(tagName: String)(implicit quotes: Quotes): Type[_ <: HTMLElement]
def isValidAttribute[E](attributeName: String)(implicit elementType: Type[E], quotes: Quotes): Boolean