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