Element Tokens
Tokens supported in the element templates
Last updated
Was this helpful?
Tokens supported in the element templates
Last updated
Was this helpful?
Was this helpful?
{SELECTOR} {
--selector: {SELECTOR};
--selector2: {SELECTOR2};
--pixel-width: {PIXEL_WIDTH};
--pixel-height: {PIXEL_HEIGHT};
--percent-width: {PERCENT_WIDTH};
--percent-height: {PERCENT_HEIGHT};
--width: {WIDTH};
--height: {HEIGHT};
--top: {TOP};
--left: {LEFT};
--right: {RIGHT};
--bottom: {BOTTOM};
--rotation: {ROTATION};
--transform: {TRANSFORM};
--fillColor: {FILL_COLOR};
--stroke: {STROKE};
--strokeColor: {STROKE_COLOR};
--strokeWidth: {STROKE_WIDTH};
--strokeStyle: {STROKE_STYLE};
}