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