Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11232 (s=11232, is=11242, ic=11241, ia=11243)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11243 (s=11232, is=11243, ic=11242, ia=11244)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11242 (s=11232, is=11243, ic=11242, ia=11244)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11244 (s=11232, is=11243, ic=11242, ia=11244)