Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9080 (s=9080, is=9087, ic=9086, ia=9088)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9088 (s=9080, is=9088, ic=9087, ia=9089)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9087 (s=9080, is=9088, ic=9087, ia=9089)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9089 (s=9080, is=9088, ic=9087, ia=9089)