Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111262 (s=111262, is=111335, ic=111336, ia=111338)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111336 (s=111262, is=111336, ic=111337, ia=111339)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111337 (s=111262, is=111336, ic=111337, ia=111339)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111339 (s=111262, is=111336, ic=111337, ia=111339)