Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12487 (s=12487, is=12499, ic=12498, ia=12500)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12500 (s=12487, is=12500, ic=12499, ia=12501)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12499 (s=12487, is=12500, ic=12499, ia=12501)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12501 (s=12487, is=12500, ic=12499, ia=12501)