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