Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12942 (s=12942, is=12952, ic=12954, ia=12955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12953 (s=12942, is=12953, ic=12955, ia=12956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12955 (s=12942, is=12953, ic=12955, ia=12956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12956 (s=12942, is=12953, ic=12955, ia=12956)