Liking cljdoc? Tell your friends :D
ClojureScript only.

web.css.Point

Point is an interface, which existed only briefly in the CSS Level 1 specification, which represents a point in 2-dimensional It is non-standard, not broadly compatible, and should not be

Point is an interface, which existed only briefly in the CSS
Level 1 specification, which represents a point in 2-dimensional
It is non-standard, not broadly compatible, and should not be
raw docstring

set-x!cljs

(set-x! this val)

Property.

A floating-point value specifying the point's position with respect the X (horizontal) axis.

Property.

A floating-point value specifying the point's position with respect
the X (horizontal) axis.
sourceraw docstring

set-y!cljs

(set-y! this val)

Property.

A floating-point value specifying the point's position with respect the Y (vertical) axis.

Property.

A floating-point value specifying the point's position with respect
the Y (vertical) axis.
sourceraw docstring

xcljs

(x this)

Property.

A floating-point value specifying the point's position with respect the X (horizontal) axis.

Property.

A floating-point value specifying the point's position with respect
the X (horizontal) axis.
sourceraw docstring

ycljs

(y this)

Property.

A floating-point value specifying the point's position with respect the Y (vertical) axis.

Property.

A floating-point value specifying the point's position with respect
the Y (vertical) axis.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close