Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99108 (s=99108, is=99170, ic=99171, ia=99172)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99171 (s=99108, is=99171, ic=99172, ia=99173)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99172 (s=99108, is=99171, ic=99172, ia=99173)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99173 (s=99108, is=99171, ic=99172, ia=99173)