Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34321 (s=34321, is=34356, ic=34355, ia=34357)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34357 (s=34321, is=34357, ic=34356, ia=34358)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34356 (s=34321, is=34357, ic=34356, ia=34358)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34358 (s=34321, is=34357, ic=34356, ia=34358)