Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99267 (s=99267, is=99329, ic=99330, ia=99331)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99330 (s=99267, is=99330, ic=99331, ia=99332)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99331 (s=99267, is=99330, ic=99331, ia=99332)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99332 (s=99267, is=99330, ic=99331, ia=99332)