Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10456 (s=10456, is=10469, ic=10471, ia=10472)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10470 (s=10456, is=10470, ic=10472, ia=10473)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10472 (s=10456, is=10470, ic=10472, ia=10473)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10473 (s=10456, is=10470, ic=10472, ia=10473)