Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4015 (s=4015, is=4014, ic=4015, ia=4015)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4016 (s=4015, is=4016, ic=4017, ia=4017)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4017 (s=4015, is=4016, ic=4017, ia=4017)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4017 (s=4015, is=4016, ic=4017, ia=4017)