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