Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8090 (s=8090, is=8091, ic=8091, ia=8091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8092 (s=8090, is=8092, ic=8092, ia=8092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8092 (s=8090, is=8092, ic=8092, ia=8092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8092 (s=8090, is=8092, ic=8092, ia=8092)