Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101992 (s=101992, is=102056, ic=102057, ia=102059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102057 (s=101992, is=102057, ic=102058, ia=102060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102058 (s=101992, is=102057, ic=102058, ia=102060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102060 (s=101992, is=102057, ic=102058, ia=102060)