Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69928 (s=69928, is=69984, ic=69985, ia=69986)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69985 (s=69928, is=69985, ic=69986, ia=69987)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69986 (s=69928, is=69985, ic=69986, ia=69987)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69987 (s=69928, is=69985, ic=69986, ia=69987)