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