Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27001 (s=27001, is=27019, ic=27022, ia=27023)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27020 (s=27001, is=27020, ic=27023, ia=27024)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27023 (s=27001, is=27020, ic=27023, ia=27024)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27024 (s=27001, is=27020, ic=27023, ia=27024)