Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10044 (s=10044, is=10052, ic=10051, ia=10053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10053 (s=10044, is=10053, ic=10052, ia=10054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10052 (s=10044, is=10053, ic=10052, ia=10054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10054 (s=10044, is=10053, ic=10052, ia=10054)