visibility-presentationAttribute: visibility

Description Available Attribute Values Used by the Elements

Description

Governs whether the current graphics element will be visible.

Available Attribute Values

''''collapse''''

For non-tables, this has the same effect as hidden.

''''hidden''''

Sets the element invisible, but element may still receive pointer events.

''''inherit''''

Specifies to inherit the visibility value from the parent.

''''visible''''

Sets the element visible.

Used by the Elements

Graphics Referencing Elements

image, use

Non-structural Container Elements

a

Shape Elements

circle, ellipse, line, path, polygon, polyline, rect

Text Content Elements

altGlyph, text, text, textPath, tref, tspan


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.