Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101714 (s=101714, is=101778, ic=101779, ia=101781)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101779 (s=101714, is=101779, ic=101780, ia=101782)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101780 (s=101714, is=101779, ic=101780, ia=101782)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101782 (s=101714, is=101779, ic=101780, ia=101782)