Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20483 (s=20483, is=20494, ic=20494, ia=20493)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20495 (s=20483, is=20495, ic=20495, ia=20494)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20495 (s=20483, is=20495, ic=20495, ia=20494)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20494 (s=20483, is=20495, ic=20495, ia=20494)