Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33866 (s=33866, is=33901, ic=33900, ia=33902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33902 (s=33866, is=33902, ic=33901, ia=33903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33901 (s=33866, is=33902, ic=33901, ia=33903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33903 (s=33866, is=33902, ic=33901, ia=33903)