Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88217 (s=88217, is=88277, ic=88278, ia=88279)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88278 (s=88217, is=88278, ic=88279, ia=88280)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88279 (s=88217, is=88278, ic=88279, ia=88280)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88280 (s=88217, is=88278, ic=88279, ia=88280)