CanonicalDefGroups

class Object
trait Matchable
class Any

Value members

Concrete fields

val ariaAttrDefGroups: List[(String, List[AttrDef])]
val documentEventPropDefGroups: List[(String, List[EventPropDef])]
val globalEventPropDefGroups: List[(String, List[EventPropDef])]
val htmlAttrDefGroups: List[(String, List[AttrDef])]
val htmlTagsDefGroups: List[(String, List[TagDef])]
val propDefGroups: List[(String, List[PropDef])]
val stylePropDefGroups: List[(String, List[StylePropDef])]
val svgAttrDefGroups: List[(String, List[AttrDef])]
val svgTagsDefGroups: List[(String, List[TagDef])]
val windowEventPropDefGroups: List[(String, List[EventPropDef])]