Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65274 (s=65274, is=65329, ic=65330, ia=65331)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65330 (s=65274, is=65330, ic=65331, ia=65332)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65331 (s=65274, is=65330, ic=65331, ia=65332)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65332 (s=65274, is=65330, ic=65331, ia=65332)