Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10802 (s=10802, is=10810, ic=10809, ia=10811)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10811 (s=10802, is=10811, ic=10810, ia=10812)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10810 (s=10802, is=10811, ic=10810, ia=10812)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10812 (s=10802, is=10811, ic=10810, ia=10812)