cursor-presentationAttribute: cursor

Description Available Attribute Values Used by the Elements

Description

Governs the type of cursor to display.

Available Attribute Values

<funciri>

Specifies a reference to the image for cursor by using functional IRI notation.

''''auto''''

Specifies to automatically select cursor based on current context.

''''crosshair''''

Specifies that cursor is to be a crosshair cursor.

''''default''''

Specifies that cursor is to be the default cursor. This will most likely appear to be an arrow.

''''e-resize''''

Specifies that the right edge of the cursor is to move.

''''help ] ]''''

Specifies that the cursor is to be a help cursor ( question mark or balloon)

''''inherit''''

Specifies that the cursor is inherited from parent.

''''move''''

Specifies a move (drag) of the cursor.

''''n-resize''''

Specifies that the top edge of the cursor is to move.

''''ne-resize''''

Specifies that the top-right corner of the cursor is to move.

''''nw-resize''''

Specifies that the top-left corner of the cursor is to move.

''''pointer''''

Specifies that the cursor is a linking cursor. (often a small hand)

''''s-resize''''

Specifies that the bottom edge of the cursor is to move.

''''se-resize''''

Specifies that the bottom-right corner of the cursor is to move.

''''sw-resize''''

Specifies that the bottom-left corner of the cursor is to move.

''''text''''

Specifies that the cursor is a text select cursor (usually an I beam)

''''w-resize''''

Specifies that the left edge of the cursor is to move.

''''wait''''

Specifies that the cursor is a wait cursor ( often a watch or hour-class)

Used by the Elements

Graphics Referencing Elements

image, use

Non-structural Container Elements

a, glyph, marker, mask, missing.glyph, pattern, switch

Shape Elements

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

Structural Container Elements

defs, g, svg, symbol

Text Content Elements

text


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