Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33003 (s=33003, is=33037, ic=33036, ia=33038)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33038 (s=33003, is=33038, ic=33037, ia=33039)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33037 (s=33003, is=33038, ic=33037, ia=33039)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33039 (s=33003, is=33038, ic=33037, ia=33039)