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