Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99102 (s=99102, is=99164, ic=99165, ia=99166)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99165 (s=99102, is=99165, ic=99166, ia=99167)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99166 (s=99102, is=99165, ic=99166, ia=99167)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99167 (s=99102, is=99165, ic=99166, ia=99167)