Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 82999 (s=82999, is=83056, ic=83057, ia=83058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83057 (s=82999, is=83057, ic=83058, ia=83059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83058 (s=82999, is=83057, ic=83058, ia=83059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83059 (s=82999, is=83057, ic=83058, ia=83059)