Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50204 (s=50204, is=50254, ic=50254, ia=50256)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50255 (s=50204, is=50255, ic=50255, ia=50257)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50255 (s=50204, is=50255, ic=50255, ia=50257)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50257 (s=50204, is=50255, ic=50255, ia=50257)