Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123724 (s=123724, is=123801, ic=123803, ia=123806)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123802 (s=123724, is=123802, ic=123804, ia=123807)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123804 (s=123724, is=123802, ic=123804, ia=123807)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123807 (s=123724, is=123802, ic=123804, ia=123807)