Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15384 (s=15384, is=15402, ic=15403, ia=15405)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15403 (s=15384, is=15403, ic=15404, ia=15406)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15404 (s=15384, is=15403, ic=15404, ia=15406)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15406 (s=15384, is=15403, ic=15404, ia=15406)