Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101192 (s=101192, is=101256, ic=101257, ia=101259)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101257 (s=101192, is=101257, ic=101258, ia=101260)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101258 (s=101192, is=101257, ic=101258, ia=101260)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101260 (s=101192, is=101257, ic=101258, ia=101260)