Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10046 (s=10046, is=10054, ic=10053, ia=10055)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10055 (s=10046, is=10055, ic=10054, ia=10056)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10054 (s=10046, is=10055, ic=10054, ia=10056)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10056 (s=10046, is=10055, ic=10054, ia=10056)