Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99022 (s=99022, is=99084, ic=99085, ia=99086)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99085 (s=99022, is=99085, ic=99086, ia=99087)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99086 (s=99022, is=99085, ic=99086, ia=99087)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99087 (s=99022, is=99085, ic=99086, ia=99087)