Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 74999 (s=74999, is=75056, ic=75057, ia=75058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 75057 (s=74999, is=75057, ic=75058, ia=75059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 75058 (s=74999, is=75057, ic=75058, ia=75059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 75059 (s=74999, is=75057, ic=75058, ia=75059)