mySelection.property( name ) in D3.js

Get the value of a DOM property.

Arguments

nametypedescription
name String
Return Type
String

Description

For more details see https://github.com/mbostock/d3/wiki/Selections#wiki-property.

See Also