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