How to get Scroll behavior > Position > Sticky with Plugin API?
Page 1 / 1
No, I meant real one from Prototype tab on the right. I found way to get it with:
(await node.exportAsync({format: `JSON_REST_V1`}))
.document
.scrollBehavior;
But not directly from Plugin API + a way to set it.
Hmmm
Thats another question. Need to think a little. If ill have some ideas how to deal with it, ill tell ya.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.