Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22986 (s=22986, is=23001, ic=23003, ia=23005)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23002 (s=22986, is=23002, ic=23004, ia=23006)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23004 (s=22986, is=23002, ic=23004, ia=23006)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23006 (s=22986, is=23002, ic=23004, ia=23006)