Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88421 (s=88421, is=88481, ic=88482, ia=88483)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88482 (s=88421, is=88482, ic=88483, ia=88484)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88483 (s=88421, is=88482, ic=88483, ia=88484)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88484 (s=88421, is=88482, ic=88483, ia=88484)