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