Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32193 (s=32193, is=32227, ic=32226, ia=32228)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32228 (s=32193, is=32228, ic=32227, ia=32229)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32227 (s=32193, is=32228, ic=32227, ia=32229)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32229 (s=32193, is=32228, ic=32227, ia=32229)