Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64005 (s=64005, is=64060, ic=64061, ia=64062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64061 (s=64005, is=64061, ic=64062, ia=64063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64062 (s=64005, is=64061, ic=64062, ia=64063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64063 (s=64005, is=64061, ic=64062, ia=64063)