Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111984 (s=111984, is=112057, ic=112058, ia=112060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112058 (s=111984, is=112058, ic=112059, ia=112061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112059 (s=111984, is=112058, ic=112059, ia=112061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112061 (s=111984, is=112058, ic=112059, ia=112061)