Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101947 (s=101947, is=102011, ic=102012, ia=102014)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102012 (s=101947, is=102012, ic=102013, ia=102015)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102013 (s=101947, is=102012, ic=102013, ia=102015)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102015 (s=101947, is=102012, ic=102013, ia=102015)