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