Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9035 (s=9035, is=9042, ic=9041, ia=9043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9043 (s=9035, is=9043, ic=9042, ia=9044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9042 (s=9035, is=9043, ic=9042, ia=9044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9044 (s=9035, is=9043, ic=9042, ia=9044)