Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99820 (s=99820, is=99883, ic=99884, ia=99885)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99884 (s=99820, is=99884, ic=99885, ia=99886)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99885 (s=99820, is=99884, ic=99885, ia=99886)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99886 (s=99820, is=99884, ic=99885, ia=99886)