Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65602 (s=65602, is=65657, ic=65658, ia=65659)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65658 (s=65602, is=65658, ic=65659, ia=65660)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65659 (s=65602, is=65658, ic=65659, ia=65660)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65660 (s=65602, is=65658, ic=65659, ia=65660)