Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 62944 (s=62944, is=62998, ic=62998, ia=63000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 62999 (s=62944, is=62999, ic=62999, ia=63001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 62999 (s=62944, is=62999, ic=62999, ia=63001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63001 (s=62944, is=62999, ic=62999, ia=63001)