Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123436 (s=123436, is=123513, ic=123515, ia=123518)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123514 (s=123436, is=123514, ic=123516, ia=123519)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123516 (s=123436, is=123514, ic=123516, ia=123519)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123519 (s=123436, is=123514, ic=123516, ia=123519)