Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5366 (s=5366, is=5372, ic=5370, ia=5372)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5373 (s=5366, is=5373, ic=5371, ia=5373)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5371 (s=5366, is=5373, ic=5371, ia=5373)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5373 (s=5366, is=5373, ic=5371, ia=5373)