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