Closed wiredots01 closed 7 years ago
Hi @wiredots01!
You'll see in the file linked below, an input has props
key you can use to pass down an object to a custom/any component!
https://github.com/andrewhathaway/Winterfell/blob/master/src/question.js#L141
Thanks!
How can i pass a additional settings to a custom component and access it via props ?