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