Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the SVG and VML native elements that implement a particular abstract element, such as circle and paths.

Type Parameters

  • TSvg extends SVGElement = SVGElement

    Type of the native SVG element.

  • TVml extends VMLElement = VMLElement

    Type of the native VML element.

Hierarchy

  • RaphaelElementByTechnologyMap

Index

Properties

Properties

: never
SVG: TSvg
VML: TVml

Generated using TypeDoc