Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78851 (s=78851, is=78908, ic=78909, ia=78910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78909 (s=78851, is=78909, ic=78910, ia=78911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78910 (s=78851, is=78909, ic=78910, ia=78911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78911 (s=78851, is=78909, ic=78910, ia=78911)