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