Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25918 (s=25918, is=25942, ic=25943, ia=25940)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25943 (s=25918, is=25943, ic=25944, ia=25941)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25944 (s=25918, is=25943, ic=25944, ia=25941)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25941 (s=25918, is=25943, ic=25944, ia=25941)