Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22030 (s=22030, is=22064, ic=22066, ia=22061)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22065 (s=22030, is=22065, ic=22067, ia=22062)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22067 (s=22030, is=22065, ic=22067, ia=22062)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22062 (s=22030, is=22065, ic=22067, ia=22062)