Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69001 (s=69001, is=69057, ic=69058, ia=69059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69058 (s=69001, is=69058, ic=69059, ia=69060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69059 (s=69001, is=69058, ic=69059, ia=69060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69060 (s=69001, is=69058, ic=69059, ia=69060)