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