Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 106930 (s=106930, is=107000, ic=107001, ia=107003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 107001 (s=106930, is=107001, ic=107002, ia=107004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 107002 (s=106930, is=107001, ic=107002, ia=107004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 107004 (s=106930, is=107001, ic=107002, ia=107004)