Aalok Trivedi
Aalok Trivedi
the plugin is not working for me. STR: - Create 3 rectangles - Select all 3 rectangles - Run Chain with hue, 0 value, fill - nothing happens https://screencast.com/t/mmwaCLwukVr
I'm trying to figure out how to change the strokeColor of a LineChart. Ideally, I don't want to use external css (I'm trying to use this in FramerX). This is...
Is there a better way to update a module other than removing it and installing it again? This method does not always install the updated version from github. Plus you'll...
STR: - Write some code, delete code, change code - Use Framer Modules to add or remove a module Expected Result: - No written code should be edited or removed...
I love love love constraints, but can you animate constraints with states? Without this ability, prototyping multiple interactions becomes very frustrating and impossible.
I'm a little confused how the animate constraints function works. In the doc it says to use "m.layout.animate()", but in the example below it, it uses "m.animateLayout..." I tried both...
Animating constraints is SUPER useful when creating dynamic layouts, but I want to use states to animate a layer and its constraints. Is this possible?
In your doc, status bar is called by 'statusBar = new material-kit.StatusBar' It should be updated to say '...= new m.StatusBar'