Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30150 (s=30150, is=30184, ic=30183, ia=30185)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30185 (s=30150, is=30185, ic=30184, ia=30186)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30184 (s=30150, is=30185, ic=30184, ia=30186)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30186 (s=30150, is=30185, ic=30184, ia=30186)