Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34816 (s=34816, is=34852, ic=34851, ia=34853)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34853 (s=34816, is=34853, ic=34852, ia=34854)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34852 (s=34816, is=34853, ic=34852, ia=34854)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34854 (s=34816, is=34853, ic=34852, ia=34854)