Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 121875 (s=121875, is=121951, ic=121954, ia=121956)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 121952 (s=121875, is=121952, ic=121955, ia=121957)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 121955 (s=121875, is=121952, ic=121955, ia=121957)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 121957 (s=121875, is=121952, ic=121955, ia=121957)