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