Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31956 (s=31956, is=31990, ic=31989, ia=31991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31991 (s=31956, is=31991, ic=31990, ia=31992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31990 (s=31956, is=31991, ic=31990, ia=31992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31992 (s=31956, is=31991, ic=31990, ia=31992)