Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99814 (s=99814, is=99877, ic=99878, ia=99879)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99878 (s=99814, is=99878, ic=99879, ia=99880)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99879 (s=99814, is=99878, ic=99879, ia=99880)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99880 (s=99814, is=99878, ic=99879, ia=99880)