Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22412 (s=22412, is=22434, ic=22435, ia=22432)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22435 (s=22412, is=22435, ic=22436, ia=22433)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22436 (s=22412, is=22435, ic=22436, ia=22433)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22433 (s=22412, is=22435, ic=22436, ia=22433)