Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32313 (s=32313, is=32328, ic=32329, ia=32328)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32329 (s=32313, is=32329, ic=32330, ia=32329)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32330 (s=32313, is=32329, ic=32330, ia=32329)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32329 (s=32313, is=32329, ic=32330, ia=32329)