Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100255 (s=100255, is=100318, ic=100319, ia=100320)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100319 (s=100255, is=100319, ic=100320, ia=100321)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100320 (s=100255, is=100319, ic=100320, ia=100321)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100321 (s=100255, is=100319, ic=100320, ia=100321)