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