Hi, I'm trying to make an addon

and I was just wondering, how would I put my component after a specific component (I want it to show just before the "show other servers" switch and could I have it so that it only appears when the switch is active? I am quite new to blueprint development so sorry if I'm just missing something very obvious
No description
3 Replies
Chriss Quartz
Chriss QuartzOP2w ago
currently this is as far as I've gotten so far (haven't done any css just yet)
No description
Sirzento | Nico
I did it with Javascript inside the wrapper and moved the component after the switch button. You could also place an event onto this button to get to know when this switch get activated
Chriss Quartz
Chriss QuartzOP2w ago
alright ty

Did you find this page helpful?