Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 90234 (s=90234, is=90295, ic=90296, ia=90297)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90296 (s=90234, is=90296, ic=90297, ia=90298)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90297 (s=90234, is=90296, ic=90297, ia=90298)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90298 (s=90234, is=90296, ic=90297, ia=90298)