Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87829 (s=87829, is=87888, ic=87889, ia=87890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87889 (s=87829, is=87889, ic=87890, ia=87891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87890 (s=87829, is=87889, ic=87890, ia=87891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87891 (s=87829, is=87889, ic=87890, ia=87891)