Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3060 (s=3060, is=3061, ic=3062, ia=3062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3062 (s=3060, is=3062, ic=3063, ia=3063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3063 (s=3060, is=3062, ic=3063, ia=3063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3063 (s=3060, is=3062, ic=3063, ia=3063)