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