Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9399 (s=9399, is=9406, ic=9405, ia=9407)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9407 (s=9399, is=9407, ic=9406, ia=9408)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9406 (s=9399, is=9407, ic=9406, ia=9408)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9408 (s=9399, is=9407, ic=9406, ia=9408)