Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9106 (s=9106, is=9113, ic=9112, ia=9114)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9114 (s=9106, is=9114, ic=9113, ia=9115)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9113 (s=9106, is=9114, ic=9113, ia=9115)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9115 (s=9106, is=9114, ic=9113, ia=9115)