Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11363 (s=11363, is=11373, ic=11372, ia=11374)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11374 (s=11363, is=11374, ic=11373, ia=11375)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11373 (s=11363, is=11374, ic=11373, ia=11375)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11375 (s=11363, is=11374, ic=11373, ia=11375)