Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17223 (s=17223, is=17234, ic=17236, ia=17237)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17235 (s=17223, is=17235, ic=17237, ia=17238)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17237 (s=17223, is=17235, ic=17237, ia=17238)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17238 (s=17223, is=17235, ic=17237, ia=17238)