Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101176 (s=101176, is=101240, ic=101241, ia=101243)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101241 (s=101176, is=101241, ic=101242, ia=101244)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101242 (s=101176, is=101241, ic=101242, ia=101244)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101244 (s=101176, is=101241, ic=101242, ia=101244)