Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 92000 (s=92000, is=92061, ic=92062, ia=92063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 92062 (s=92000, is=92062, ic=92063, ia=92064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 92063 (s=92000, is=92062, ic=92063, ia=92064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 92064 (s=92000, is=92062, ic=92063, ia=92064)