Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99494 (s=99494, is=99556, ic=99557, ia=99558)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99557 (s=99494, is=99557, ic=99558, ia=99559)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99558 (s=99494, is=99557, ic=99558, ia=99559)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99559 (s=99494, is=99557, ic=99558, ia=99559)