Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 60010 (s=60010, is=60061, ic=60061, ia=60063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 60062 (s=60010, is=60062, ic=60062, ia=60064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 60062 (s=60010, is=60062, ic=60062, ia=60064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 60064 (s=60010, is=60062, ic=60062, ia=60064)