Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8068 (s=8068, is=8075, ic=8073, ia=8075)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8076 (s=8068, is=8076, ic=8074, ia=8076)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8074 (s=8068, is=8076, ic=8074, ia=8076)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8076 (s=8068, is=8076, ic=8074, ia=8076)