Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9481 (s=9481, is=9488, ic=9487, ia=9489)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9489 (s=9481, is=9489, ic=9488, ia=9490)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9488 (s=9481, is=9489, ic=9488, ia=9490)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9490 (s=9481, is=9489, ic=9488, ia=9490)