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