Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25391 (s=25391, is=25403, ic=25404, ia=25403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25404 (s=25391, is=25404, ic=25405, ia=25404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25405 (s=25391, is=25404, ic=25405, ia=25404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25404 (s=25391, is=25404, ic=25405, ia=25404)