Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8986 (s=8986, is=8996, ic=8996, ia=8994)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8997 (s=8986, is=8997, ic=8997, ia=8995)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8997 (s=8986, is=8997, ic=8997, ia=8995)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8995 (s=8986, is=8997, ic=8997, ia=8995)