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