Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50352 (s=50352, is=50402, ic=50402, ia=50404)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50403 (s=50352, is=50403, ic=50403, ia=50405)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50403 (s=50352, is=50403, ic=50403, ia=50405)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50405 (s=50352, is=50403, ic=50403, ia=50405)