Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19921 (s=19921, is=19942, ic=19943, ia=19940)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19943 (s=19921, is=19943, ic=19944, ia=19941)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19944 (s=19921, is=19943, ic=19944, ia=19941)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19941 (s=19921, is=19943, ic=19944, ia=19941)