Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33806 (s=33806, is=33841, ic=33840, ia=33842)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33842 (s=33806, is=33842, ic=33841, ia=33843)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33841 (s=33806, is=33842, ic=33841, ia=33843)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33843 (s=33806, is=33842, ic=33841, ia=33843)