Liking cljdoc? Tell your friends :D
ClojureScript only.

web.streams.ConstrainLong

The ConstrainLong type is used to specify a constraint for a whose value is an integral number. It extends the web.streams.LongRange (which provides the ability to specify a permitted range of property to also support an exact value and/or an ideal value the property take on. In addition, you can specify the value as a simple long value, in which case the user agent does its best to match the once all other more stringent constraints are met.

The ConstrainLong type is used to specify a constraint for a
whose value is an integral number. It extends the `web.streams.LongRange`
(which provides the ability to specify a permitted range of property
to also support an exact value and/or an ideal value the property
take on. In addition, you can specify the value as a simple long
value, in which case the user agent does its best to match the
once all other more stringent constraints are met.
raw docstring

exactcljs

(exact this)

Property.

An integer specifying precise, required, value the property must to be considered acceptable.

Property.

An integer specifying precise, required, value the property must
to be considered acceptable.
sourceraw docstring

set-exact!cljs

(set-exact! this val)

Property.

An integer specifying precise, required, value the property must to be considered acceptable.

Property.

An integer specifying precise, required, value the property must
to be considered acceptable.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close