Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98110 (s=98110, is=98172, ic=98173, ia=98174)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98173 (s=98110, is=98173, ic=98174, ia=98175)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98174 (s=98110, is=98173, ic=98174, ia=98175)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98175 (s=98110, is=98173, ic=98174, ia=98175)