Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65541 (s=65541, is=65596, ic=65597, ia=65598)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65597 (s=65541, is=65597, ic=65598, ia=65599)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65598 (s=65541, is=65597, ic=65598, ia=65599)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65599 (s=65541, is=65597, ic=65598, ia=65599)