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