Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17403 (s=17403, is=17421, ic=17422, ia=17424)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17422 (s=17403, is=17422, ic=17423, ia=17425)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17423 (s=17403, is=17422, ic=17423, ia=17425)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17425 (s=17403, is=17422, ic=17423, ia=17425)