Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80833 (s=80833, is=80890, ic=80891, ia=80892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80891 (s=80833, is=80891, ic=80892, ia=80893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80892 (s=80833, is=80891, ic=80892, ia=80893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80893 (s=80833, is=80891, ic=80892, ia=80893)