Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99090 (s=99090, is=99152, ic=99153, ia=99154)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99153 (s=99090, is=99153, ic=99154, ia=99155)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99154 (s=99090, is=99153, ic=99154, ia=99155)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99155 (s=99090, is=99153, ic=99154, ia=99155)