Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88889 (s=88889, is=88950, ic=88951, ia=88952)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88951 (s=88889, is=88951, ic=88952, ia=88953)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88952 (s=88889, is=88951, ic=88952, ia=88953)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88953 (s=88889, is=88951, ic=88952, ia=88953)