Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98065 (s=98065, is=98127, ic=98128, ia=98129)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98128 (s=98065, is=98128, ic=98129, ia=98130)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98129 (s=98065, is=98128, ic=98129, ia=98130)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98130 (s=98065, is=98128, ic=98129, ia=98130)