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