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