Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11155 (s=11155, is=11165, ic=11164, ia=11166)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11166 (s=11155, is=11166, ic=11165, ia=11167)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11165 (s=11155, is=11166, ic=11165, ia=11167)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11167 (s=11155, is=11166, ic=11165, ia=11167)