Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64898 (s=64898, is=64953, ic=64954, ia=64955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64954 (s=64898, is=64954, ic=64955, ia=64956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64955 (s=64898, is=64954, ic=64955, ia=64956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64956 (s=64898, is=64954, ic=64955, ia=64956)