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