Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19973 (s=19973, is=19986, ic=19988, ia=19990)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19987 (s=19973, is=19987, ic=19989, ia=19991)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19989 (s=19973, is=19987, ic=19989, ia=19991)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19991 (s=19973, is=19987, ic=19989, ia=19991)