Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3950 (s=3950, is=3955, ic=3953, ia=3955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3956 (s=3950, is=3956, ic=3954, ia=3956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3954 (s=3950, is=3956, ic=3954, ia=3956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3956 (s=3950, is=3956, ic=3954, ia=3956)