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