Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99068 (s=99068, is=99130, ic=99131, ia=99132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99131 (s=99068, is=99131, ic=99132, ia=99133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99132 (s=99068, is=99131, ic=99132, ia=99133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99133 (s=99068, is=99131, ic=99132, ia=99133)