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