textLength attribute | textLength property
Gets or sets the textLength attribute on the given element.
![]() ![]() |
Syntax
| HTML |
|---|
<element textLength="p" ... > |
| JavaScript |
|---|
p = object.textLength |
Property values
Type: Object
The textLength attribute on the given element.
Standards information
- Scalable Vector Graphics: Text, Section 10.17.1
See also
Show:

