Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86065 (s=86065, is=86123, ic=86124, ia=86125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86124 (s=86065, is=86124, ic=86125, ia=86126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86125 (s=86065, is=86124, ic=86125, ia=86126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86126 (s=86065, is=86124, ic=86125, ia=86126)