Hacker News new | ask | show | jobs
by hanniabu 2514 days ago
I tried looking on the site but wasn't able to find a definitive answer, does this support the ability to add custom JS?
1 comments

Yes, you can! https://university.webflow.com/article/embed

One thing to note is that we're also creating visual abstractions over common things that are hand-coded with JS. For example, see our declarative GUI for interactions and animations [1] – it allows designers to get the same exact effects that you'd build out manually, but without the need to learn how to write that JS from scratch.

[1] https://webflow.com/interactions-animations

Thanks for the info