Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 92939 (s=92939, is=93000, ic=93001, ia=93002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 93001 (s=92939, is=93001, ic=93002, ia=93003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 93002 (s=92939, is=93001, ic=93002, ia=93003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 93003 (s=92939, is=93001, ic=93002, ia=93003)