How to create a usable slider that can be manipulated via dragging but also an input field

Hi guys, I was wondering how to set up a usable slider that can be manipulated via dragging, but also via an input field.
• How would I set this up in Plasmic?
• Is there a prop for positioning the handle?
• Is there a prop for adjusting the width of the filled track?
• What do I have to do inside of plasmic so the devs can use it in the app?

FYI: I saw the plume slider and tried to copy the structure of the components.

Also, I think there is a native AntD slider, or you can try code components