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