Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5726 (s=5726, is=5732, ic=5730, ia=5732)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5733 (s=5726, is=5733, ic=5731, ia=5733)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5731 (s=5726, is=5733, ic=5731, ia=5733)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5733 (s=5726, is=5733, ic=5731, ia=5733)