Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31020 (s=31020, is=31054, ic=31053, ia=31055)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31055 (s=31020, is=31055, ic=31054, ia=31056)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31054 (s=31020, is=31055, ic=31054, ia=31056)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31056 (s=31020, is=31055, ic=31054, ia=31056)