Skip to content
Shapemetry

Model - parameters

Every value method — a parameters[] step binds a name to one of these, and expressions elsewhere in the document read it by that name.

MethodDescriptionArgTypeDefaultMeaning
angleAnglevalueangle0
blockBlock
booleanBooleanvaluebinary0
colorColorvaluecolor'#ffffff'
lengthLengthvaluelength0
numberNumbervaluenumber0
objectObject — A free-shape JSON value — object, array or scalar. The general binding for structured data (a select's options, a cart, a lookup table) that no scalar value type can hold.valueobject{}
textTextvaluestring''
urlURL — An attached file (font/image/any file) as an ordinary parameter — the value IS the file's URL; reference it by key from any expression.valueurl''
Last updated: 📖 1 min readEdit on GitHub