Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7056 (s=7056, is=7063, ic=7061, ia=7063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7064 (s=7056, is=7064, ic=7062, ia=7064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7062 (s=7056, is=7064, ic=7062, ia=7064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7064 (s=7056, is=7064, ic=7062, ia=7064)