btw, can i edit the id supertoken-root ? i wanna add some new class
r
rp_st
07/27/2022, 9:36 AM
You can disable the default UI and then render the actual form component yourself which can be wrapped in in a div with whatever id you want.
m
mas_dwi
07/27/2022, 9:39 AM
its shadowDom false right ?
r
rp_st
07/27/2022, 9:40 AM
You can disable the shadowDom if you like, but for that you don't have to change the if or anything. There is a config for that in supertokens.init itself.