How to achieve that at runtime

hi!
who can help me with build config for custom node

current ugly code here:

        defaults: {                 // defines the editable properties of the node
            override1: { type: "motion-light-overrides", required: false},
            override2: { type: "motion-light-overrides", required: false},
            override3: { type: "motion-light-overrides", required: false},
            override4: { type: "motion-light-overrides", required: false},
        },

PS & JFYI: motion-light-overrides

Thank you.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.