Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13802 (s=13802, is=13812, ic=13814, ia=13815)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13813 (s=13802, is=13813, ic=13815, ia=13816)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13815 (s=13802, is=13813, ic=13815, ia=13816)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13816 (s=13802, is=13813, ic=13815, ia=13816)