Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7050 (s=7050, is=7057, ic=7055, ia=7057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7058 (s=7050, is=7058, ic=7056, ia=7058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7056 (s=7050, is=7058, ic=7056, ia=7058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7058 (s=7050, is=7058, ic=7056, ia=7058)