Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5984 (s=5984, is=5985, ic=5985, ia=5985)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5986 (s=5984, is=5986, ic=5986, ia=5986)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5986 (s=5984, is=5986, ic=5986, ia=5986)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5986 (s=5984, is=5986, ic=5986, ia=5986)