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