Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5326 (s=5326, is=5327, ic=5327, ia=5327)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5328 (s=5326, is=5328, ic=5328, ia=5328)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5328 (s=5326, is=5328, ic=5328, ia=5328)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5328 (s=5326, is=5328, ic=5328, ia=5328)