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