Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65330 (s=65330, is=65385, ic=65386, ia=65387)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65386 (s=65330, is=65386, ic=65387, ia=65388)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65387 (s=65330, is=65386, ic=65387, ia=65388)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65388 (s=65330, is=65386, ic=65387, ia=65388)