Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10547 (s=10547, is=10555, ic=10554, ia=10556)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10556 (s=10547, is=10556, ic=10555, ia=10557)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10555 (s=10547, is=10556, ic=10555, ia=10557)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10557 (s=10547, is=10556, ic=10555, ia=10557)