Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99702 (s=99702, is=99765, ic=99766, ia=99767)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99766 (s=99702, is=99766, ic=99767, ia=99768)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99767 (s=99702, is=99766, ic=99767, ia=99768)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99768 (s=99702, is=99766, ic=99767, ia=99768)