Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20936 (s=20936, is=20958, ic=20959, ia=20956)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20959 (s=20936, is=20959, ic=20960, ia=20957)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20960 (s=20936, is=20959, ic=20960, ia=20957)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20957 (s=20936, is=20959, ic=20960, ia=20957)