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