Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65961 (s=65961, is=66016, ic=66017, ia=66018)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66017 (s=65961, is=66017, ic=66018, ia=66019)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66018 (s=65961, is=66017, ic=66018, ia=66019)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66019 (s=65961, is=66017, ic=66018, ia=66019)