Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101303 (s=101303, is=101367, ic=101368, ia=101370)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101368 (s=101303, is=101368, ic=101369, ia=101371)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101369 (s=101303, is=101368, ic=101369, ia=101371)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101371 (s=101303, is=101368, ic=101369, ia=101371)