Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69033 (s=69033, is=69089, ic=69090, ia=69091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69090 (s=69033, is=69090, ic=69091, ia=69092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69091 (s=69033, is=69090, ic=69091, ia=69092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69092 (s=69033, is=69090, ic=69091, ia=69092)