Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28110 (s=28110, is=28128, ic=28131, ia=28132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28129 (s=28110, is=28129, ic=28132, ia=28133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28132 (s=28110, is=28129, ic=28132, ia=28133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28133 (s=28110, is=28129, ic=28132, ia=28133)