Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34508 (s=34508, is=34543, ic=34542, ia=34544)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34544 (s=34508, is=34544, ic=34543, ia=34545)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34543 (s=34508, is=34544, ic=34543, ia=34545)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34545 (s=34508, is=34544, ic=34543, ia=34545)