Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19941 (s=19941, is=19954, ic=19956, ia=19958)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19955 (s=19941, is=19955, ic=19957, ia=19959)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19957 (s=19941, is=19955, ic=19957, ia=19959)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19959 (s=19941, is=19955, ic=19957, ia=19959)