Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64285 (s=64285, is=64340, ic=64341, ia=64342)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64341 (s=64285, is=64341, ic=64342, ia=64343)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64342 (s=64285, is=64341, ic=64342, ia=64343)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64343 (s=64285, is=64341, ic=64342, ia=64343)