Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9425 (s=9425, is=9432, ic=9431, ia=9433)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9433 (s=9425, is=9433, ic=9432, ia=9434)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9432 (s=9425, is=9433, ic=9432, ia=9434)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9434 (s=9425, is=9433, ic=9432, ia=9434)