Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88980 (s=88980, is=89041, ic=89042, ia=89043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89042 (s=88980, is=89042, ic=89043, ia=89044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89043 (s=88980, is=89042, ic=89043, ia=89044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89044 (s=88980, is=89042, ic=89043, ia=89044)