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: SVGElement = SVGElement

    Type of the native SVG element.

  • TVml: VMLElement = VMLElement

    Type of the native VML element.

Hierarchy

  • RaphaelElementByTechnologyMap

Index

Properties

Properties

: never

SVG

SVG: TSvg

VML

VML: TVml

Generated using TypeDoc