Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69902 (s=69902, is=69958, ic=69959, ia=69960)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69959 (s=69902, is=69959, ic=69960, ia=69961)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69960 (s=69902, is=69959, ic=69960, ia=69961)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69961 (s=69902, is=69959, ic=69960, ia=69961)