Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17487 (s=17487, is=17499, ic=17501, ia=17502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17500 (s=17487, is=17500, ic=17502, ia=17503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17502 (s=17487, is=17500, ic=17502, ia=17503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17503 (s=17487, is=17500, ic=17502, ia=17503)