Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55300 (s=55300, is=55351, ic=55351, ia=55353)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55352 (s=55300, is=55352, ic=55352, ia=55354)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55352 (s=55300, is=55352, ic=55352, ia=55354)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55354 (s=55300, is=55352, ic=55352, ia=55354)