r3
r3 copied to clipboard
Manipulating input fields (vue components)
Is it possible to manipulate form fields with frontend functions? I would like to change the color of the draw field when the form got loaded. As the default value seems to be hardcoded I can't think of another way that wouldn't involve recompiling R3. Or is there any system in place that allows to implement custom form fields?