Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 112123 (s=112123, is=112196, ic=112198, ia=112200)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112197 (s=112123, is=112197, ic=112199, ia=112201)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112199 (s=112123, is=112197, ic=112199, ia=112201)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112201 (s=112123, is=112197, ic=112199, ia=112201)