Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AttributeMap<A>

AttributeMap is a map of values suitable for attributes on a DOM Node.

Type parameters

  • A

Hierarchy

  • AttributeMap

Indexable

[key: string]: A

AttributeMap is a map of values suitable for attributes on a DOM Node.

Generated using TypeDoc