Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98698 (s=98698, is=98760, ic=98761, ia=98762)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98761 (s=98698, is=98761, ic=98762, ia=98763)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98762 (s=98698, is=98761, ic=98762, ia=98763)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98763 (s=98698, is=98761, ic=98762, ia=98763)