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