convert-dimension
This parser helps you convert units of dimension tokens.
Interface
Options
Parameter
Required
Type
Default
Description
toFormat
required
The target color format to convert to. Actual value conversion is done by the colord package.
baseValue
optional
applyTo
optional
The selection where to apply the transformation.
collection
, group
, token
take a Regex string or true
to select anything of the kind.
An SDTFQuery
can be used for advance use cases. Learn more about how to query your SDTF graph.
Basic usage
Last updated