Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 90123 (s=90123, is=90184, ic=90185, ia=90186)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90185 (s=90123, is=90185, ic=90186, ia=90187)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90186 (s=90123, is=90185, ic=90186, ia=90187)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90187 (s=90123, is=90185, ic=90186, ia=90187)