Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64031 (s=64031, is=64086, ic=64087, ia=64088)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64087 (s=64031, is=64087, ic=64088, ia=64089)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64088 (s=64031, is=64087, ic=64088, ia=64089)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64089 (s=64031, is=64087, ic=64088, ia=64089)