Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25010 (s=25010, is=25018, ic=25020, ia=25020)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25019 (s=25010, is=25019, ic=25021, ia=25021)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25021 (s=25010, is=25019, ic=25021, ia=25021)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25021 (s=25010, is=25019, ic=25021, ia=25021)