Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5489 (s=5489, is=5495, ic=5493, ia=5495)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5496 (s=5489, is=5496, ic=5494, ia=5496)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5494 (s=5489, is=5496, ic=5494, ia=5496)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5496 (s=5489, is=5496, ic=5494, ia=5496)