Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110500 (s=110500, is=110573, ic=110574, ia=110576)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110574 (s=110500, is=110574, ic=110575, ia=110577)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110575 (s=110500, is=110574, ic=110575, ia=110577)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110577 (s=110500, is=110574, ic=110575, ia=110577)