Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9869 (s=9869, is=9879, ic=9879, ia=9877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9880 (s=9869, is=9880, ic=9880, ia=9878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9880 (s=9869, is=9880, ic=9880, ia=9878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9878 (s=9869, is=9880, ic=9880, ia=9878)