Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65689 (s=65689, is=65744, ic=65745, ia=65746)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65745 (s=65689, is=65745, ic=65746, ia=65747)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65746 (s=65689, is=65745, ic=65746, ia=65747)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65747 (s=65689, is=65745, ic=65746, ia=65747)