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