Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5988 (s=5988, is=5991, ic=5991, ia=5991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5992 (s=5988, is=5992, ic=5992, ia=5992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5992 (s=5988, is=5992, ic=5992, ia=5992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5992 (s=5988, is=5992, ic=5992, ia=5992)