Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23919 (s=23919, is=23942, ic=23943, ia=23940)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23943 (s=23919, is=23943, ic=23944, ia=23941)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23944 (s=23919, is=23943, ic=23944, ia=23941)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23941 (s=23919, is=23943, ic=23944, ia=23941)