Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12051 (s=12051, is=12063, ic=12062, ia=12064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12064 (s=12051, is=12064, ic=12063, ia=12065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12063 (s=12051, is=12064, ic=12063, ia=12065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12065 (s=12051, is=12064, ic=12063, ia=12065)