Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69893 (s=69893, is=69949, ic=69950, ia=69951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69950 (s=69893, is=69950, ic=69951, ia=69952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69951 (s=69893, is=69950, ic=69951, ia=69952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69952 (s=69893, is=69950, ic=69951, ia=69952)