Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3176 (s=3176, is=3180, ic=3178, ia=3180)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3181 (s=3176, is=3181, ic=3179, ia=3181)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3179 (s=3176, is=3181, ic=3179, ia=3181)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3181 (s=3176, is=3181, ic=3179, ia=3181)