Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123969 (s=123969, is=124046, ic=124048, ia=124051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124047 (s=123969, is=124047, ic=124049, ia=124052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124049 (s=123969, is=124047, ic=124049, ia=124052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124052 (s=123969, is=124047, ic=124049, ia=124052)