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