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