Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65844 (s=65844, is=65899, ic=65900, ia=65901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65900 (s=65844, is=65900, ic=65901, ia=65902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65901 (s=65844, is=65900, ic=65901, ia=65902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65902 (s=65844, is=65900, ic=65901, ia=65902)