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