Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99216 (s=99216, is=99278, ic=99279, ia=99280)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99279 (s=99216, is=99279, ic=99280, ia=99281)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99280 (s=99216, is=99279, ic=99280, ia=99281)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99281 (s=99216, is=99279, ic=99280, ia=99281)