Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65676 (s=65676, is=65731, ic=65732, ia=65733)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65732 (s=65676, is=65732, ic=65733, ia=65734)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65733 (s=65676, is=65732, ic=65733, ia=65734)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65734 (s=65676, is=65732, ic=65733, ia=65734)