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