Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77222 (s=77222, is=77279, ic=77280, ia=77281)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77280 (s=77222, is=77280, ic=77281, ia=77282)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77281 (s=77222, is=77280, ic=77281, ia=77282)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77282 (s=77222, is=77280, ic=77281, ia=77282)