Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33330 (s=33330, is=33365, ic=33364, ia=33366)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33366 (s=33330, is=33366, ic=33365, ia=33367)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33365 (s=33330, is=33366, ic=33365, ia=33367)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33367 (s=33330, is=33366, ic=33365, ia=33367)