Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6094 (s=6094, is=6101, ic=6099, ia=6101)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6102 (s=6094, is=6102, ic=6100, ia=6102)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6100 (s=6094, is=6102, ic=6100, ia=6102)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6102 (s=6094, is=6102, ic=6100, ia=6102)