Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8013 (s=8013, is=8020, ic=8018, ia=8020)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8021 (s=8013, is=8021, ic=8019, ia=8021)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8019 (s=8013, is=8021, ic=8019, ia=8021)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8021 (s=8013, is=8021, ic=8019, ia=8021)