Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64501 (s=64501, is=64556, ic=64557, ia=64558)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64557 (s=64501, is=64557, ic=64558, ia=64559)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64558 (s=64501, is=64557, ic=64558, ia=64559)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64559 (s=64501, is=64557, ic=64558, ia=64559)