Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65889 (s=65889, is=65944, ic=65945, ia=65946)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65945 (s=65889, is=65945, ic=65946, ia=65947)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65946 (s=65889, is=65945, ic=65946, ia=65947)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65947 (s=65889, is=65945, ic=65946, ia=65947)