Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65731 (s=65731, is=65786, ic=65787, ia=65788)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65787 (s=65731, is=65787, ic=65788, ia=65789)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65788 (s=65731, is=65787, ic=65788, ia=65789)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65789 (s=65731, is=65787, ic=65788, ia=65789)