Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33980 (s=33980, is=34015, ic=34014, ia=34016)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34016 (s=33980, is=34016, ic=34015, ia=34017)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34015 (s=33980, is=34016, ic=34015, ia=34017)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34017 (s=33980, is=34016, ic=34015, ia=34017)