Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123420 (s=123420, is=123497, ic=123499, ia=123502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123498 (s=123420, is=123498, ic=123500, ia=123503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123500 (s=123420, is=123498, ic=123500, ia=123503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123503 (s=123420, is=123498, ic=123500, ia=123503)