Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9431 (s=9431, is=9438, ic=9437, ia=9439)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9439 (s=9431, is=9439, ic=9438, ia=9440)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9438 (s=9431, is=9439, ic=9438, ia=9440)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9440 (s=9431, is=9439, ic=9438, ia=9440)