Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123332 (s=123332, is=123409, ic=123411, ia=123414)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123410 (s=123332, is=123410, ic=123412, ia=123415)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123412 (s=123332, is=123410, ic=123412, ia=123415)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123415 (s=123332, is=123410, ic=123412, ia=123415)