Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111328 (s=111328, is=111401, ic=111402, ia=111404)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111402 (s=111328, is=111402, ic=111403, ia=111405)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111403 (s=111328, is=111402, ic=111403, ia=111405)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111405 (s=111328, is=111402, ic=111403, ia=111405)