Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100220 (s=100220, is=100283, ic=100284, ia=100285)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100284 (s=100220, is=100284, ic=100285, ia=100286)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100285 (s=100220, is=100284, ic=100285, ia=100286)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100286 (s=100220, is=100284, ic=100285, ia=100286)